Searched refs:put_event_constraints (Results 1 – 3 of 3) sorted by relevance
85 DEFINE_STATIC_CALL_NULL(x86_pmu_put_event_constraints, *x86_pmu.put_event_constraints);2054 static_call_update(x86_pmu_put_event_constraints, x86_pmu.put_event_constraints); in x86_pmu_static_call_update()2401 if (x86_pmu.put_event_constraints) in validate_event()2402 x86_pmu.put_event_constraints(fake_cpuc, event); in validate_event()
872 void (*put_event_constraints)(struct cpu_hw_events *cpuc, member
6031 .put_event_constraints = intel_put_event_constraints,6084 .put_event_constraints = intel_put_event_constraints,