Searched refs:cpu_has_perfctr_core (Results 1 – 2 of 2) sorted by relevance
640 if (!cpu_has_perfctr_core) in amd_pmu_init()645 if (cpu_has_perfctr_core) in amd_pmu_init()
303 #define cpu_has_perfctr_core boot_cpu_has(X86_FEATURE_PERFCTR_CORE) macro