Home
last modified time | relevance | path

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

/tools/perf/util/
Devlist.h339 #define evlist__for_each_entry_safe(evlist, tmp, evsel) \ macro
Devlist.c134 evlist__for_each_entry_safe(evlist, n, pos) { in evlist__purge()
1573 evlist__for_each_entry_safe(evlist, n, evsel) { in perf_evlist__to_front()
Dmetricgroup.c384 evlist__for_each_entry_safe(perf_evlist, tmp, evsel) { in metricgroup__setup_events()
/tools/perf/
Dbuiltin-trace.c3066 evlist__for_each_entry_safe(evlist, evsel, tmp) {
3559 evlist__for_each_entry_safe(trace->evlist, tmp, evsel) {