Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Devlist.h263 #define evlist__for_each_entry_continue(evlist, evsel) \ macro
Devlist.c1339 evlist__for_each_entry_continue(evlist, pos) { in perf_evlist__valid_sample_id_all()