Searched refs:commit_scheduling (Results 1 – 3 of 3) sorted by relevance
530 void (*commit_scheduling)(struct cpu_hw_events *cpuc, int idx, int cntr); member
895 if (x86_pmu.commit_scheduling) in x86_schedule_events()896 x86_pmu.commit_scheduling(cpuc, i, assign[i]); in x86_schedule_events()
2945 x86_pmu.commit_scheduling = intel_commit_scheduling; in intel_ht_bug()3404 x86_pmu.commit_scheduling = NULL; in fixup_ht_bug()