Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/
Dpmu.c762 static inline bool cpl_is_matched(struct kvm_pmc *pmc) in cpl_is_matched() function
794 if (eventsel_match_perf_hw_id(pmc, perf_hw_id) && cpl_is_matched(pmc)) in kvm_pmu_trigger_event()