op_x86_model_spec   27 arch/x86/oprofile/nmi_int.c static struct op_x86_model_spec const *model;
op_x86_model_spec  532 arch/x86/oprofile/op_model_amd.c struct op_x86_model_spec const op_amd_spec = {
op_x86_model_spec  700 arch/x86/oprofile/op_model_p4.c struct op_x86_model_spec const op_p4_ht2_spec = {
op_x86_model_spec  712 arch/x86/oprofile/op_model_p4.c struct op_x86_model_spec const op_p4_spec = {
op_x86_model_spec  183 arch/x86/oprofile/op_model_ppro.c struct op_x86_model_spec const op_ppro_spec = {
op_x86_model_spec   48 arch/x86/oprofile/op_x86_model.h extern struct op_x86_model_spec const op_ppro_spec;
op_x86_model_spec   49 arch/x86/oprofile/op_x86_model.h extern struct op_x86_model_spec const op_p4_spec;
op_x86_model_spec   50 arch/x86/oprofile/op_x86_model.h extern struct op_x86_model_spec const op_p4_ht2_spec;
op_x86_model_spec   51 arch/x86/oprofile/op_x86_model.h extern struct op_x86_model_spec const op_amd_spec;