Searched defs:pmc_is_enabled (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/x86/kvm/ | ||
A D | pmu.h | 23 bool (*pmc_is_enabled)(struct kvm_pmc *pmc); member |
A D | pmu.c | 96 static inline bool pmc_is_enabled(struct kvm_pmc *pmc) in pmc_is_enabled() function |
Completed in 4 milliseconds