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

/linux-master/tools/lib/perf/include/internal/
H A Devlist.h66 * __perf_evlist__for_each_entry - iterate thru all the evsels
70 #define __perf_evlist__for_each_entry(list, evsel) \ macro
79 __perf_evlist__for_each_entry(&(evlist)->entries, evsel)
/linux-master/tools/lib/perf/
H A Devlist.c714 __perf_evlist__for_each_entry(list, evsel) { function

Completed in 100 milliseconds