Searched refs:op_x86_model_spec (Results 1 – 5 of 5) sorted by relevance
29 struct op_x86_model_spec { struct46 extern struct op_x86_model_spec op_ppro_spec; argument47 extern struct op_x86_model_spec op_arch_perfmon_spec;48 extern struct op_x86_model_spec const op_p4_spec;49 extern struct op_x86_model_spec const op_p4_ht2_spec;50 extern struct op_x86_model_spec const op_athlon_spec;51 extern struct op_x86_model_spec const op_amd_fam15h_spec;56 extern struct op_x86_model_spec const *model;
317 struct op_x86_model_spec __read_mostly op_ppro_spec = {332 struct op_x86_model_spec __read_mostly op_arch_perfmon_spec = {
525 struct op_x86_model_spec const op_athlon_spec = {535 struct op_x86_model_spec const op_amd_fam15h_spec = {
702 struct op_x86_model_spec const op_p4_ht2_spec = {713 struct op_x86_model_spec const op_p4_spec = {
34 struct op_x86_model_spec const *__read_mostly model;
Completed in 7 milliseconds