X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=arch%2Fx86%2Foprofile%2Fop_counter.h;h=0b7b7b179cbeeff36b559ab0b0f139d616998bc1;hb=92f73a62a100d2068e8f327e573da01529184c18;hp=e28398df0df2959bc391a1aa028487264e746d85;hpb=828d44536cd24dfc085a8cf5a12364972398dcd4;p=pandora-kernel.git diff --git a/arch/x86/oprofile/op_counter.h b/arch/x86/oprofile/op_counter.h index e28398df0df2..0b7b7b179cbe 100644 --- a/arch/x86/oprofile/op_counter.h +++ b/arch/x86/oprofile/op_counter.h @@ -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[];