Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dpmu.h18 unsigned (*find_arch_event)(struct kvm_pmu *pmu, u8 event_select, member
Dpmu_amd.c193 .find_arch_event = amd_find_arch_event,
Dpmu.c159 config = kvm_x86_ops->pmu_ops->find_arch_event(pmc_to_pmu(pmc), in reprogram_gp_counter()
Dpmu_intel.c346 .find_arch_event = intel_find_arch_event,