Searched refs:pebs_update_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | ds.c | 1018 pebs_update_state(bool needed_cb, struct cpu_hw_events *cpuc, in pebs_update_state() function 1077 pebs_update_state(needed_cb, cpuc, event, true); in intel_pmu_pebs_add() 1161 pebs_update_state(needed_cb, cpuc, event, false); in intel_pmu_pebs_del()
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | ds.c | 1233 pebs_update_state(bool needed_cb, struct cpu_hw_events *cpuc, in pebs_update_state() function 1283 pebs_update_state(needed_cb, cpuc, event, true); in intel_pmu_pebs_add() 1401 pebs_update_state(needed_cb, cpuc, event, false); in intel_pmu_pebs_del()
|
Completed in 7 milliseconds