Searched defs:for_each_event_constraint (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_intel_ds.c676 for_each_event_constraint(c, x86_pmu.pebs_constraints) { for_each_event_constraint() function
H A Dperf_event_intel.c1870 for_each_event_constraint(c, x86_pmu.event_constraints) { for_each_event_constraint() function
3329 for_each_event_constraint(c, x86_pmu.event_constraints) { for_each_event_constraint() function
H A Dperf_event.h392 #define for_each_event_constraint(e, c) \ macro

Completed in 152 milliseconds