Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h609 #define for_each_event_constraint(e, c) \ macro
/linux/arch/x86/events/intel/
H A Dcore.c4258 for_each_event_constraint(c, event_constraints) { in x86_get_event_constraints()
6025 for_each_event_constraint(c1, constr) { in __intel_pmu_check_dyn_constr()
6041 for_each_event_constraint(c2, c1 + 1) { in __intel_pmu_check_dyn_constr()
7651 for_each_event_constraint(c, event_constraints) { in intel_pmu_check_event_constraints()
H A Duncore.c458 for_each_event_constraint(c, type->constraints) { in uncore_get_event_constraint()
H A Dds.c1559 for_each_event_constraint(c, pebs_constraints) { in intel_pebs_constraints()