Searched refs:start_scheduling (Results 1 – 3 of 3) sorted by relevance
761 void (*start_scheduling)(struct cpu_hw_events *cpuc); member
79 DEFINE_STATIC_CALL_NULL(x86_pmu_start_scheduling, *x86_pmu.start_scheduling);2022 static_call_update(x86_pmu_start_scheduling, x86_pmu.start_scheduling); in x86_pmu_static_call_update()
4935 x86_pmu.start_scheduling = intel_start_scheduling; in intel_ht_bug()6406 x86_pmu.start_scheduling = NULL; in fixup_ht_bug()
Completed in 21 milliseconds