Searched refs:CPU_HAS_PERF_COUNTER (Results 1 – 4 of 4) sorted by relevance
64 boot_cpu_data.flags |= CPU_HAS_LLSC | CPU_HAS_PERF_COUNTER; in cpu_probe()90 CPU_HAS_PERF_COUNTER; in cpu_probe()95 CPU_HAS_PERF_COUNTER; in cpu_probe()
258 if (!(boot_cpu_data.flags & CPU_HAS_PERF_COUNTER)) { in sh7750_pmu_init()
20 #define CPU_HAS_PERF_COUNTER 0x0010 /* Hardware performance counters */ macro
292 if (!(boot_cpu_data.flags & CPU_HAS_PERF_COUNTER)) { in sh4a_pmu_init()