Searched refs:cpu_has_mipsmt_pertccounters (Results 1 – 2 of 2) sorted by relevance
53 static int cpu_has_mipsmt_pertccounters; variable56 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \345 cpu_has_mipsmt_pertccounters = read_c0_config7() & (1<<19); in mipsxx_init()346 if (!cpu_has_mipsmt_pertccounters) in mipsxx_init()
143 static int cpu_has_mipsmt_pertccounters; variable148 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \155 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \1681 cpu_has_mipsmt_pertccounters = read_c0_config7() & (1<<19); in init_hw_perf_events()1682 if (!cpu_has_mipsmt_pertccounters) in init_hw_perf_events()