op_model_mipsxx_ops   19 arch/mips/oprofile/common.c extern struct op_mips_model op_model_mipsxx_ops __weak;
op_model_mipsxx_ops  104 arch/mips/oprofile/common.c 		lmodel = &op_model_mipsxx_ops;
op_model_mipsxx_ops  126 arch/mips/oprofile/op_model_mipsxx.c struct op_mips_model op_model_mipsxx_ops;
op_model_mipsxx_ops  137 arch/mips/oprofile/op_model_mipsxx.c 	unsigned int counters = op_model_mipsxx_ops.num_counters;
op_model_mipsxx_ops  166 arch/mips/oprofile/op_model_mipsxx.c 	unsigned int counters = op_model_mipsxx_ops.num_counters;
op_model_mipsxx_ops  193 arch/mips/oprofile/op_model_mipsxx.c 	unsigned int counters = op_model_mipsxx_ops.num_counters;
op_model_mipsxx_ops  216 arch/mips/oprofile/op_model_mipsxx.c 	unsigned int counters = op_model_mipsxx_ops.num_counters;
op_model_mipsxx_ops  238 arch/mips/oprofile/op_model_mipsxx.c 	unsigned int counters = op_model_mipsxx_ops.num_counters;
op_model_mipsxx_ops  346 arch/mips/oprofile/op_model_mipsxx.c 	op_model_mipsxx_ops.num_counters = counters;
op_model_mipsxx_ops  349 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/M14Kc";
op_model_mipsxx_ops  353 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/M14KEc";
op_model_mipsxx_ops  357 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/20K";
op_model_mipsxx_ops  361 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/24K";
op_model_mipsxx_ops  365 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/25K";
op_model_mipsxx_ops  370 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/34K";
op_model_mipsxx_ops  375 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/74K";
op_model_mipsxx_ops  379 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/interAptiv";
op_model_mipsxx_ops  383 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/proAptiv";
op_model_mipsxx_ops  387 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/P5600";
op_model_mipsxx_ops  391 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/I6400";
op_model_mipsxx_ops  395 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/M5150";
op_model_mipsxx_ops  399 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/5K";
op_model_mipsxx_ops  404 arch/mips/oprofile/op_model_mipsxx.c 			op_model_mipsxx_ops.cpu_type = "mips/r10000-v2.x";
op_model_mipsxx_ops  406 arch/mips/oprofile/op_model_mipsxx.c 			op_model_mipsxx_ops.cpu_type = "mips/r10000";
op_model_mipsxx_ops  411 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/r12000";
op_model_mipsxx_ops  415 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/r16000";
op_model_mipsxx_ops  420 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/sb1";
op_model_mipsxx_ops  424 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/loongson1";
op_model_mipsxx_ops  428 arch/mips/oprofile/op_model_mipsxx.c 		op_model_mipsxx_ops.cpu_type = "mips/xlr";
op_model_mipsxx_ops  459 arch/mips/oprofile/op_model_mipsxx.c 	int counters = op_model_mipsxx_ops.num_counters;
op_model_mipsxx_ops  470 arch/mips/oprofile/op_model_mipsxx.c struct op_mips_model op_model_mipsxx_ops = {