Searched defs:pmc_is_enabled (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/x86/kvm/ | ||
D | pmu.h | 29 bool (*pmc_is_enabled)(struct kvm_pmc *pmc); member |
D | pmu.c | 86 static inline bool pmc_is_enabled(struct kvm_pmc *pmc) in pmc_is_enabled() function |