Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/
Dpmu.h26 bool (*pmc_is_enabled)(struct kvm_pmc *pmc); member
77 static inline bool pmc_is_enabled(struct kvm_pmc *pmc) in pmc_is_enabled() function