Searched refs:perf_evlist__for_each_entry_safe (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/lib/perf/include/internal/
H A Devlist.h107 * perf_evlist__for_each_entry_safe - safely iterate thru all the evsels
112 #define perf_evlist__for_each_entry_safe(evlist, tmp, evsel) \ macro
/linux-master/tools/lib/perf/
H A Devlist.c143 perf_evlist__for_each_entry_safe(evlist, n, pos) { function

Completed in 113 milliseconds