Home
last modified time | relevance | path

Searched refs:cpu_has_perf (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dcpu-feature-overrides.h91 #define cpu_has_perf 0 macro
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dcpu-features.h60 #define cpu_has_perf cpu_opt(LOONGARCH_CPU_PMP) macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dcpu-features.h560 #ifndef cpu_has_perf
561 # define cpu_has_perf __opt(MIPS_CPU_PERF) macro
/linux-6.3-rc2/arch/mips/kernel/
A Dproc.c258 if (cpu_has_perf) in show_cpuinfo()
A Dperf_event_mipsxx.c801 if (!cpu_has_perf) in __n_counters()

Completed in 10 milliseconds