Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
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