Searched refs:x86_pmu_put_event_constraints (Results 1 – 1 of 1) sorted by relevance
81 DEFINE_STATIC_CALL_NULL(x86_pmu_put_event_constraints, *x86_pmu.put_event_constraints);1103 static_call_cond(x86_pmu_put_event_constraints)(cpuc, e); in x86_schedule_events() local1641 static_call_cond(x86_pmu_put_event_constraints)(cpuc, event); in x86_pmu_del() local2021 static_call_update(x86_pmu_put_event_constraints, x86_pmu.put_event_constraints); in x86_pmu_static_call_update()