Searched refs:CPU_HAS_PERF_COUNTER (Results 1 – 4 of 4) sorted by relevance
67 boot_cpu_data.flags |= CPU_HAS_LLSC | CPU_HAS_PERF_COUNTER; in cpu_probe()93 CPU_HAS_PERF_COUNTER; in cpu_probe()98 CPU_HAS_PERF_COUNTER; in cpu_probe()
246 if (!(boot_cpu_data.flags & CPU_HAS_PERF_COUNTER)) { in sh7750_pmu_init()
19 #define CPU_HAS_PERF_COUNTER 0x0010 /* Hardware performance counters */ macro
280 if (!(boot_cpu_data.flags & CPU_HAS_PERF_COUNTER)) { in sh4a_pmu_init()