Home
last modified time | relevance | path

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

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