Home
last modified time | relevance | path

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

/linux/arch/x86/events/
A Dperf_event.h763 void (*commit_scheduling)(struct cpu_hw_events *cpuc, int idx, int cntr); member
A Dcore.c80 DEFINE_STATIC_CALL_NULL(x86_pmu_commit_scheduling, *x86_pmu.commit_scheduling);
2023 static_call_update(x86_pmu_commit_scheduling, x86_pmu.commit_scheduling); in x86_pmu_static_call_update()
/linux/arch/x86/events/intel/
A Dcore.c4936 x86_pmu.commit_scheduling = intel_commit_scheduling; in intel_ht_bug()
6097 x86_pmu.commit_scheduling = intel_tfa_commit_scheduling; in intel_pmu_init()
6407 x86_pmu.commit_scheduling = NULL; in fixup_ht_bug()

Completed in 22 milliseconds