Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devlist.h339 #define evlist__for_each_entry_safe(evlist, tmp, evsel) \ macro
H A 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()
H A Dmetricgroup.c384 evlist__for_each_entry_safe(perf_evlist, tmp, evsel) { in metricgroup__setup_events()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-trace.c3060 evlist__for_each_entry_safe(evlist, evsel, tmp) {
3553 evlist__for_each_entry_safe(trace->evlist, tmp, evsel) {