Searched refs:PPMU_P10 (Results 1 – 3 of 3) sorted by relevance
92 #define PPMU_P10 0x00000800 /* For power10 pmu */ macro
597 PPMU_P10,
290 if (!(ppmu->flags & PPMU_P10)) in perf_get_misc_flags()300 if (ppmu->flags & PPMU_P10) { in perf_get_misc_flags()