Searched refs:cpl_is_matched (Results 1 – 1 of 1) sorted by relevance
1075 static inline bool cpl_is_matched(struct kvm_pmc *pmc) in cpl_is_matched() function1123 if (!pmc_is_event_allowed(pmc) || !cpl_is_matched(pmc)) in kvm_pmu_trigger_event()