Searched refs:static_call_cond (Results 1 – 2 of 2) sorted by relevance
167 #define static_call_cond(name) (void)__static_call(name) macro206 #define static_call_cond(name) (void)__static_call(name) macro277 #define static_call_cond(name) (void)__static_call_cond(name) macro
953 static_call_cond(x86_pmu_start_scheduling)(cpuc); in x86_schedule_events()1053 static_call_cond(x86_pmu_commit_scheduling)(cpuc, i, assign[i]); in x86_schedule_events()1062 static_call_cond(x86_pmu_put_event_constraints)(cpuc, e); in x86_schedule_events()1068 static_call_cond(x86_pmu_stop_scheduling)(cpuc); in x86_schedule_events()1453 static_call_cond(x86_pmu_add)(event); in x86_pmu_add()1601 static_call_cond(x86_pmu_put_event_constraints)(cpuc, event); in x86_pmu_del()1621 static_call_cond(x86_pmu_del)(event); in x86_pmu_del()2428 static_call_cond(x86_pmu_sched_task)(ctx, sched_in); in x86_pmu_sched_task()2434 static_call_cond(x86_pmu_swap_task_ctx)(prev, next); in x86_pmu_swap_task_ctx()