Searched refs:op_model_mipsxx_ops (Results 1 – 2 of 2) sorted by relevance
126 struct op_mips_model op_model_mipsxx_ops; variable137 unsigned int counters = op_model_mipsxx_ops.num_counters; in mipsxx_reg_setup()166 unsigned int counters = op_model_mipsxx_ops.num_counters; in mipsxx_cpu_setup()190 unsigned int counters = op_model_mipsxx_ops.num_counters; in mipsxx_cpu_start()210 unsigned int counters = op_model_mipsxx_ops.num_counters; in mipsxx_cpu_stop()229 unsigned int counters = op_model_mipsxx_ops.num_counters; in mipsxx_perfcount_handler()333 op_model_mipsxx_ops.num_counters = counters; in mipsxx_init()336 op_model_mipsxx_ops.cpu_type = "mips/M14Kc"; in mipsxx_init()340 op_model_mipsxx_ops.cpu_type = "mips/M14KEc"; in mipsxx_init()344 op_model_mipsxx_ops.cpu_type = "mips/20K"; in mipsxx_init()[all …]
19 extern struct op_mips_model op_model_mipsxx_ops __weak;104 lmodel = &op_model_mipsxx_ops; in oprofile_arch_init()