Home
last modified time | relevance | path

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

/tools/perf/util/
Devlist-hybrid.c112 evlist__for_each_entry_safe(evlist, tmp, evsel) { in evlist__fix_hybrid_cpus()
Devlist.h325 #define evlist__for_each_entry_safe(evlist, tmp, evsel) \ macro
Devlist.c139 evlist__for_each_entry_safe(evlist, n, pos) { in evlist__purge()
1626 evlist__for_each_entry_safe(evlist, n, evsel) { in evlist__to_front()
Dmetricgroup.c393 evlist__for_each_entry_safe(perf_evlist, tmp, evsel) { in metricgroup__setup_events()
/tools/perf/
Dbuiltin-trace.c3084 evlist__for_each_entry_safe(evlist, evsel, tmp) {
3587 evlist__for_each_entry_safe(trace->evlist, tmp, evsel) {