Searched refs:PMU_FL_PEBS_ALL (Results 1 – 3 of 3) sorted by relevance
1104 if (x86_pmu.flags & PMU_FL_PEBS_ALL) in intel_pebs_constraints()1142 if (x86_pmu.flags & PMU_FL_PEBS_ALL) in pebs_update_threshold()2159 if (x86_pmu.flags & PMU_FL_PEBS_ALL) { in intel_pmu_drain_pebs_nhm()2379 x86_pmu.flags |= PMU_FL_PEBS_ALL; in intel_ds_init()
6112 x86_pmu.flags |= PMU_FL_PEBS_ALL; in intel_pmu_init()
1002 #define PMU_FL_PEBS_ALL 0x10 /* all events are valid PEBS events */ macro
Completed in 19 milliseconds