Searched refs:op_model_mipsxx_ops (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/oprofile/
H A Dop_model_mipsxx.c125 struct op_mips_model op_model_mipsxx_ops; variable in typeref:struct:op_mips_model
136 unsigned int counters = op_model_mipsxx_ops.num_counters;
163 unsigned int counters = op_model_mipsxx_ops.num_counters;
184 unsigned int counters = op_model_mipsxx_ops.num_counters;
201 unsigned int counters = op_model_mipsxx_ops.num_counters;
217 unsigned int counters = op_model_mipsxx_ops.num_counters;
318 op_model_mipsxx_ops.num_counters = counters;
321 op_model_mipsxx_ops.cpu_type = "mips/14K";
325 op_model_mipsxx_ops.cpu_type = "mips/14KE";
329 op_model_mipsxx_ops
396 struct op_mips_model op_model_mipsxx_ops = { variable in typeref:struct:op_mips_model
[all...]
H A Dcommon.c18 extern struct op_mips_model op_model_mipsxx_ops __weak;
95 lmodel = &op_model_mipsxx_ops;

Completed in 111 milliseconds