Home
last modified time | relevance | path

Searched defs:pmc_is_enabled (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dpmu.h29 bool (*pmc_is_enabled)(struct kvm_pmc *pmc); member
90 static inline bool pmc_is_enabled(struct kvm_pmc *pmc) in pmc_is_enabled() function