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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/oprofile/
H A Dop_x86_model.h34 struct op_x86_model_spec { struct
46 extern struct op_x86_model_spec const op_ppro_spec;
47 extern struct op_x86_model_spec const op_p4_spec;
48 extern struct op_x86_model_spec const op_p4_ht2_spec;
49 extern struct op_x86_model_spec const op_athlon_spec;
H A Dop_model_athlon.c171 struct op_x86_model_spec const op_athlon_spec = {
H A Dop_model_ppro.c183 struct op_x86_model_spec const op_ppro_spec = {
H A Dop_model_p4.c685 struct op_x86_model_spec const op_p4_ht2_spec = {
697 struct op_x86_model_spec const op_p4_spec = {
H A Dnmi_int.c25 static struct op_x86_model_spec const * model;

Completed in 136 milliseconds