Home
last modified time | relevance | path

Searched refs:evlist__for_each_entry_continue (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
Devlist.h287 #define evlist__for_each_entry_continue(evlist, evsel) \ macro
Devlist.c1181 evlist__for_each_entry_continue(evlist, pos) { in perf_evlist__valid_sample_id_all()