perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / linux / perf_event.h
index 45db49f..1ce887a 100644 (file)
@@ -677,6 +677,7 @@ struct hw_perf_event {
                        u64             last_tag;
                        unsigned long   config_base;
                        unsigned long   event_base;
+                       int             event_base_rdpmc;
                        int             idx;
                        int             last_cpu;