Home
last modified time | relevance | path

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

/external/oprofile/module/x86/
Dop_x86_model.h33 struct op_x86_model_spec { struct
45 extern struct op_x86_model_spec const op_ppro_spec; argument
46 extern struct op_x86_model_spec const op_athlon_spec;
47 extern struct op_x86_model_spec const op_p4_spec;
49 extern struct op_x86_model_spec const op_p4_ht2_spec;
Dop_nmi.c19 static struct op_x86_model_spec const * model = NULL;
21 static struct op_x86_model_spec const * get_model(void) in get_model()
Dop_model_ppro.c115 struct op_x86_model_spec const op_ppro_spec = {
Dop_model_athlon.c131 struct op_x86_model_spec const op_athlon_spec = {
Dop_model_p4.c708 struct op_x86_model_spec const op_p4_ht2_spec = {
719 struct op_x86_model_spec const op_p4_spec = {