Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/mach-au1x00/
Dcpu-feature-overrides.h92 #define cpu_has_perf 0 macro
/Linux-v5.10/arch/mips/include/asm/
Dcpu-features.h560 #ifndef cpu_has_perf
561 # define cpu_has_perf __opt(MIPS_CPU_PERF) macro
/Linux-v5.10/arch/mips/oprofile/
Dop_model_mipsxx.c271 if (!cpu_has_perf) in __n_counters()
/Linux-v5.10/arch/mips/kernel/
Dperf_event_mipsxx.c801 if (!cpu_has_perf) in __n_counters()