OSDN Git Service

Merge branch 'x86/urgent' into x86/cache, to pick up dependent fix
[uclinux-h8/linux.git] / arch / x86 / include / asm / perf_event.h
index 78241b7..8bdf749 100644 (file)
@@ -278,6 +278,7 @@ struct perf_guest_switch_msr {
 extern struct perf_guest_switch_msr *perf_guest_get_msrs(int *nr);
 extern void perf_get_x86_pmu_capability(struct x86_pmu_capability *cap);
 extern void perf_check_microcode(void);
+extern int x86_perf_rdpmc_index(struct perf_event *event);
 #else
 static inline struct perf_guest_switch_msr *perf_guest_get_msrs(int *nr)
 {