Home
last modified time | relevance | path

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

/arch/x86/events/
Dperf_event.h676 void (*commit_scheduling)(struct cpu_hw_events *cpuc, int idx, int cntr); member
Dcore.c77 DEFINE_STATIC_CALL_NULL(x86_pmu_commit_scheduling, *x86_pmu.commit_scheduling);
1929 static_call_update(x86_pmu_commit_scheduling, x86_pmu.commit_scheduling); in x86_pmu_static_call_update()
/arch/x86/events/intel/
Dcore.c4630 x86_pmu.commit_scheduling = intel_commit_scheduling; in intel_ht_bug()
5460 x86_pmu.commit_scheduling = intel_tfa_commit_scheduling; in intel_pmu_init()
5658 x86_pmu.commit_scheduling = NULL; in fixup_ht_bug()