Home
last modified time | relevance | path

Searched refs:op_x86_model_spec (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/oprofile/
A Dop_x86_model.h29 struct op_x86_model_spec { struct
46 extern struct op_x86_model_spec op_ppro_spec; argument
47 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;
A Dop_model_ppro.c317 struct op_x86_model_spec __read_mostly op_ppro_spec = {
332 struct op_x86_model_spec __read_mostly op_arch_perfmon_spec = {
A Dop_model_athlon.c525 struct op_x86_model_spec const op_athlon_spec = {
535 struct op_x86_model_spec const op_amd_fam15h_spec = {
A Dop_model_p4.c702 struct op_x86_model_spec const op_p4_ht2_spec = {
713 struct op_x86_model_spec const op_p4_spec = {
A Dnmi_int.c34 struct op_x86_model_spec const *__read_mostly model;

Completed in 7 milliseconds