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

/linux-master/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h91 #define cpu_has_perf 0 macro
/linux-master/arch/loongarch/include/asm/
H A Dcpu-features.h61 #define cpu_has_perf cpu_opt(LOONGARCH_CPU_PMP) macro
/linux-master/arch/mips/include/asm/
H A Dcpu-features.h577 #ifndef cpu_has_perf
578 # define cpu_has_perf __opt(MIPS_CPU_PERF) macro
/linux-master/arch/mips/kernel/
H A Dproc.c258 if (cpu_has_perf)
H A Dperf_event_mipsxx.c801 if (!cpu_has_perf)

Completed in 138 milliseconds