Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dpmu.c547 static bool pmc_is_event_match(struct kvm_pmc *pmc, u64 eventsel) in pmc_is_event_match() function
580 if (pmc_is_event_match(pmc, kvm_pmu_eventsel.INSTRUCTIONS_RETIRED)) in kvm_pmu_recalc_pmc_emulation()
583 if (pmc_is_event_match(pmc, kvm_pmu_eventsel.BRANCH_INSTRUCTIONS_RETIRED)) in kvm_pmu_recalc_pmc_emulation()