Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/events/
A Dperf_event.h785 void (*commit_scheduling)(struct cpu_hw_events *cpuc, int idx, int cntr); member
A Dcore.c84 DEFINE_STATIC_CALL_NULL(x86_pmu_commit_scheduling, *x86_pmu.commit_scheduling);
2026 static_call_update(x86_pmu_commit_scheduling, x86_pmu.commit_scheduling); in x86_pmu_static_call_update()
/linux-6.3-rc2/arch/x86/events/intel/
A Dcore.c5207 x86_pmu.commit_scheduling = intel_commit_scheduling; in intel_ht_bug()
6436 x86_pmu.commit_scheduling = intel_tfa_commit_scheduling; in intel_pmu_init()
6805 x86_pmu.commit_scheduling = NULL; in fixup_ht_bug()

Completed in 22 milliseconds