Searched refs:schedule_events (Results 1 – 3 of 3) sorted by relevance
86 DEFINE_STATIC_CALL_NULL(x86_pmu_schedule_events, *x86_pmu.schedule_events);2091 static_call_update(x86_pmu_schedule_events, x86_pmu.schedule_events); in x86_pmu_static_call_update()2505 ret = x86_pmu.schedule_events(fake_cpuc, n, NULL); in validate_group()
849 int (*schedule_events)(struct cpu_hw_events *cpuc, int n, int *assign); member
6326 .schedule_events = x86_schedule_events,6380 .schedule_events = x86_schedule_events,