Home
last modified time | relevance | path

Searched refs:pmc_is_gp (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/x86/kvm/
Dpmu.h101 static inline bool pmc_is_gp(struct kvm_pmc *pmc) in pmc_is_gp() function
Dpmu.c368 if (pmc_is_gp(pmc)) in check_pmu_event_filter()
720 if (pmc_is_gp(pmc)) { in cpl_is_matched()