Home
last modified time | relevance | path

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

/linux/arch/x86/events/zhaoxin/
H A Dcore.c428 for_each_event_constraint(c, x86_pmu.event_constraints) { in zhaoxin_get_event_constraints()
611 for_each_event_constraint(c, x86_pmu.event_constraints) { in zhaoxin_pmu_init()
/linux/arch/x86/events/
H A Dperf_event.h601 #define for_each_event_constraint(e, c) \ macro
/linux/arch/x86/events/intel/
H A Dcore.c3967 for_each_event_constraint(c, event_constraints) { in x86_get_event_constraints()
5725 for_each_event_constraint(c1, constr) { in __intel_pmu_check_dyn_constr()
5741 for_each_event_constraint(c2, c1 + 1) { in __intel_pmu_check_dyn_constr()
7324 for_each_event_constraint(c, event_constraints) { in intel_pmu_check_event_constraints()
H A Duncore.c438 for_each_event_constraint(c, type->constraints) { in uncore_get_event_constraint()
H A Dds.c1561 for_each_event_constraint(c, pebs_constraints) { in intel_pebs_constraints()