Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/events/
Dcore.c81 DEFINE_STATIC_CALL_NULL(x86_pmu_stop_scheduling, *x86_pmu.stop_scheduling);
1107 static_call_cond(x86_pmu_stop_scheduling)(cpuc); in x86_schedule_events() local
2032 static_call_update(x86_pmu_stop_scheduling, x86_pmu.stop_scheduling); in x86_pmu_static_call_update()