Home
last modified time | relevance | path

Searched refs:cpu_has_mipsmt_pertccounters (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/oprofile/
H A Dop_model_mipsxx.c41 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \
343 if (!cpu_has_mipsmt_pertccounters) in mipsxx_init()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu-features.h637 # define cpu_has_mipsmt_pertccounters \ macro
640 # define cpu_has_mipsmt_pertccounters 0 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu-features.h635 # define cpu_has_mipsmt_pertccounters \ macro
638 # define cpu_has_mipsmt_pertccounters 0 macro
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dproc.c270 if (cpu_has_mipsmt_pertccounters) in show_cpuinfo()
H 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()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dperf_event_mipsxx.c128 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \
131 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \
1981 if (!cpu_has_mipsmt_pertccounters) in init_hw_perf_events()

Completed in 8 milliseconds