Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dcore.c87 DEFINE_STATIC_CALL_NULL(x86_pmu_commit_scheduling, *x86_pmu.commit_scheduling);
2046 static_call_update(x86_pmu_commit_scheduling, x86_pmu.commit_scheduling); in x86_pmu_static_call_update()
H A Dperf_event.h866 void (*commit_scheduling)(struct cpu_hw_events *cpuc, int idx, int cntr); member
/linux/arch/x86/events/intel/
H A Dcore.c5959 x86_pmu.commit_scheduling = intel_commit_scheduling; in intel_ht_bug()
7424 x86_pmu.commit_scheduling = intel_tfa_commit_scheduling; in intel_pmu_init()
7826 x86_pmu.commit_scheduling = NULL; in fixup_ht_bug()