Searched refs:cpu_has_amu_feat (Results 1 – 3 of 3) sorted by relevance
153 if (!cpu_has_amu_feat(cpu)) { in freq_counters_valid()326 if (!cpu_has_amu_feat(cpu)) in counters_read_on_cpu()
1696 bool cpu_has_amu_feat(int cpu) in cpu_has_amu_feat() function
827 extern bool cpu_has_amu_feat(int cpu);829 static inline bool cpu_has_amu_feat(int cpu) in cpu_has_amu_feat() function