Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dcore.c76 DEFINE_STATIC_CALL_NULL(x86_pmu_start_scheduling, *x86_pmu.start_scheduling);
953 static_call_cond(x86_pmu_start_scheduling)(cpuc); in x86_schedule_events() local
1928 static_call_update(x86_pmu_start_scheduling, x86_pmu.start_scheduling); in x86_pmu_static_call_update()