Home
last modified time | relevance | path

Searched refs:cpu_has_mipsmt_pertccounters (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/
A Dcpu-features.h618 # define cpu_has_mipsmt_pertccounters \ macro
621 # define cpu_has_mipsmt_pertccounters 0 macro
/linux-6.3-rc2/arch/mips/kernel/
A Dproc.c270 if (cpu_has_mipsmt_pertccounters) in show_cpuinfo()
A Dperf_event_mipsxx.c128 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \
131 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \
1904 if (!cpu_has_mipsmt_pertccounters) in init_hw_perf_events()

Completed in 11 milliseconds