Searched refs:cpu_has_mipsmt_pertccounters (Results 1 – 3 of 3) sorted by relevance
635 # define cpu_has_mipsmt_pertccounters \ macro 638 # define cpu_has_mipsmt_pertccounters 0 macro
269 if (cpu_has_mipsmt_pertccounters) in show_cpuinfo()
128 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \131 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \1903 if (!cpu_has_mipsmt_pertccounters) in init_hw_perf_events()