Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Dcore.c84 DEFINE_STATIC_CALL_NULL(x86_pmu_commit_scheduling, *x86_pmu.commit_scheduling);
1095 static_call_cond(x86_pmu_commit_scheduling)(cpuc, i, assign[i]); in x86_schedule_events() local
2023 static_call_update(x86_pmu_commit_scheduling, x86_pmu.commit_scheduling); in x86_pmu_static_call_update()