Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h92 #define cpu_has_perf 0 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu-features.h562 #ifndef cpu_has_perf
563 # define cpu_has_perf __opt(MIPS_CPU_PERF) macro
/OK3568_Linux_fs/kernel/arch/mips/oprofile/
H A Dop_model_mipsxx.c271 if (!cpu_has_perf) in __n_counters()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dperf_event_mipsxx.c801 if (!cpu_has_perf) in __n_counters()