oprofile, x86: Allow setting EDGE/INV/CMASK for counter events
[deliverable/linux.git] / arch / x86 / oprofile / op_counter.h
index e28398df0df2959bc391a1aa028487264e746d85..0b7b7b179cbeeff36b559ab0b0f139d616998bc1 100644 (file)
@@ -22,6 +22,7 @@ struct op_counter_config {
        unsigned long kernel;
        unsigned long user;
        unsigned long unit_mask;
+       unsigned long extra;
 };
 
 extern struct op_counter_config counter_config[];
This page took 0.024639 seconds and 5 git commands to generate.