Home
last modified time | relevance | path

Searched refs:put_event_constraints (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/events/amd/
A Dcore.c1257 .put_event_constraints = amd_put_event_constraints,
1396 x86_pmu.put_event_constraints = amd_put_event_constraints_f17h; in amd_core_pmu_init()
/linux-6.3-rc2/arch/x86/events/
A Dcore.c81 DEFINE_STATIC_CALL_NULL(x86_pmu_put_event_constraints, *x86_pmu.put_event_constraints);
2023 static_call_update(x86_pmu_put_event_constraints, x86_pmu.put_event_constraints); in x86_pmu_static_call_update()
2366 if (x86_pmu.put_event_constraints) in validate_event()
2367 x86_pmu.put_event_constraints(fake_cpuc, event); in validate_event()
A Dperf_event.h780 void (*put_event_constraints)(struct cpu_hw_events *cpuc, member
/linux-6.3-rc2/arch/x86/events/intel/
A Dcore.c4891 .put_event_constraints = intel_put_event_constraints,
4943 .put_event_constraints = intel_put_event_constraints,

Completed in 23 milliseconds