Searched refs:perf_get_hw_event_config (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/kvm/
H A Dpmu.h223 perf_get_hw_event_config(PERF_COUNT_HW_INSTRUCTIONS);
225 perf_get_hw_event_config(PERF_COUNT_HW_BRANCH_INSTRUCTIONS);
/linux-master/arch/x86/include/asm/
H A Dperf_event.h562 extern u64 perf_get_hw_event_config(int hw_event);
572 static inline u64 perf_get_hw_event_config(int hw_event) function
/linux-master/arch/x86/kvm/vmx/
H A Dpmu_intel.c446 eventsel = perf_get_hw_event_config(fixed_pmc_perf_ids[index]);
/linux-master/arch/x86/events/
H A Dcore.c2996 u64 perf_get_hw_event_config(int hw_event) function
3005 EXPORT_SYMBOL_GPL(perf_get_hw_event_config); variable

Completed in 159 milliseconds