Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/
Dpmu.h29 bool (*pmc_is_enabled)(struct kvm_pmc *pmc); member
Dpmu.c86 static inline bool pmc_is_enabled(struct kvm_pmc *pmc) in pmc_is_enabled() function