Searched refs:cpu_has_mipsmt_pertccounters (Results 1 – 2 of 2) sorted by relevance
618 # define cpu_has_mipsmt_pertccounters \ macro621 # define cpu_has_mipsmt_pertccounters 0 macro
128 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \131 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \1984 if (!cpu_has_mipsmt_pertccounters) in init_hw_perf_events()