Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/mach-au1x00/
Dcpu-feature-overrides.h93 #define cpu_has_perf 0 macro
/Linux-v5.4/arch/mips/include/asm/
Dcpu-features.h554 #ifndef cpu_has_perf
555 # define cpu_has_perf __opt(MIPS_CPU_PERF) macro
/Linux-v5.4/arch/mips/oprofile/
Dop_model_mipsxx.c269 if (!cpu_has_perf) in __n_counters()
/Linux-v5.4/arch/mips/kernel/
Dperf_event_mipsxx.c752 if (!cpu_has_perf) in __n_counters()