Searched refs:__evlist__for_each_entry_safe (Results 1 – 3 of 3) sorted by relevance
334 #define __evlist__for_each_entry_safe(list, tmp, evsel) \ macro344 __evlist__for_each_entry_safe(&(evlist)->core.entries, tmp, evsel)
228 __evlist__for_each_entry_safe(list, temp, evsel) { in evlist__splice_list_tail()235 __evlist__for_each_entry_safe(list, temp, evsel) { in evlist__splice_list_tail()
79 - '__evlist__for_each_entry_safe'