Searched refs:perf_get_x86_pmu_capability (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/x86/include/asm/
H A Dperf_event.h561 extern void perf_get_x86_pmu_capability(struct x86_pmu_capability *cap);
567 static inline void perf_get_x86_pmu_capability(struct x86_pmu_capability *cap) function
/linux-master/arch/x86/events/
H A Dcore.c2971 void perf_get_x86_pmu_capability(struct x86_pmu_capability *cap) function
2994 EXPORT_SYMBOL_GPL(perf_get_x86_pmu_capability); variable
/linux-master/arch/x86/kvm/
H A Dpmu.h196 perf_get_x86_pmu_capability(&kvm_pmu_cap);

Completed in 296 milliseconds