Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
H A Devlist.h295 * __evlist__for_each_entry_from - continue iteration from @evsel (included)
299 #define __evlist__for_each_entry_from(list, evsel) \ macro
308 __evlist__for_each_entry_from(&(evlist)->core.entries, evsel)

Completed in 1 milliseconds