Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Devlist.h316 #define __evlist__for_each_entry_safe(list, tmp, evsel) \ macro
326 __evlist__for_each_entry_safe(&(evlist)->core.entries, tmp, evsel)
A Devlist.c188 __evlist__for_each_entry_safe(list, temp, evsel) { in evlist__splice_list_tail()
195 __evlist__for_each_entry_safe(list, temp, evsel) { in evlist__splice_list_tail()
279 __evlist__for_each_entry_safe(&head, n, evsel) in evlist__add_attrs()

Completed in 10 milliseconds