Home
last modified time | relevance | path

Searched refs:stop_scheduling (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/x86/events/
A Dperf_event.h787 void (*stop_scheduling)(struct cpu_hw_events *cpuc); member
A Dcore.c85 DEFINE_STATIC_CALL_NULL(x86_pmu_stop_scheduling, *x86_pmu.stop_scheduling);
2027 static_call_update(x86_pmu_stop_scheduling, x86_pmu.stop_scheduling); in x86_pmu_static_call_update()
/linux-6.3-rc2/arch/x86/events/intel/
A Dcore.c5208 x86_pmu.stop_scheduling = intel_stop_scheduling; in intel_ht_bug()
6806 x86_pmu.stop_scheduling = NULL; in fixup_ht_bug()

Completed in 22 milliseconds