Searched refs:schedule_events (Results 1 – 3 of 3) sorted by relevance
83 DEFINE_STATIC_CALL_NULL(x86_pmu_schedule_events, *x86_pmu.schedule_events);2052 static_call_update(x86_pmu_schedule_events, x86_pmu.schedule_events); in x86_pmu_static_call_update()2465 ret = x86_pmu.schedule_events(fake_cpuc, n, NULL); in validate_group()
828 int (*schedule_events)(struct cpu_hw_events *cpuc, int n, int *assign); member
6015 .schedule_events = x86_schedule_events,6069 .schedule_events = x86_schedule_events,