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

/linux-master/arch/x86/include/asm/
H A Dperf_event.h252 struct x86_pmu_capability { struct
561 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)
/linux-master/arch/x86/kvm/
H A Dpmu.h178 extern struct x86_pmu_capability kvm_pmu_cap;
H A Dpmu.c29 struct x86_pmu_capability __read_mostly kvm_pmu_cap;
/linux-master/arch/x86/events/
H A Dcore.c2971 void perf_get_x86_pmu_capability(struct x86_pmu_capability *cap)

Completed in 198 milliseconds