Searched refs:PMU_FL_PAIR (Results 1 – 2 of 2) sorted by relevance
354 if (!(x86_pmu.flags & PMU_FL_PAIR)) in amd_is_pair_event_code() 380 if ((x86_pmu.flags & PMU_FL_PAIR) && amd_is_pair_event_code(&event->hw)) in amd_core_hw_config() 1473 x86_pmu.flags |= PMU_FL_PAIR; in amd_core_pmu_init()
1089 if (x86_pmu.flags & PMU_FL_PAIR) { in x86_schedule_events()