Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/
Dperf_event.h785 void (*commit_scheduling)(struct cpu_hw_events *cpuc, int idx, int cntr); member
Dcore.c84 DEFINE_STATIC_CALL_NULL(x86_pmu_commit_scheduling, *x86_pmu.commit_scheduling);
2022 static_call_update(x86_pmu_commit_scheduling, x86_pmu.commit_scheduling); in x86_pmu_static_call_update()
/Linux-v6.6/arch/x86/events/intel/
Dcore.c5244 x86_pmu.commit_scheduling = intel_commit_scheduling; in intel_ht_bug()
6512 x86_pmu.commit_scheduling = intel_tfa_commit_scheduling; in intel_pmu_init()
6887 x86_pmu.commit_scheduling = NULL; in fixup_ht_bug()