intlist__first     66 tools/perf/util/intlist.h 	for (pos = intlist__first(ilist); pos; pos = intlist__next(pos))
intlist__first     76 tools/perf/util/intlist.h 	for (pos = intlist__first(ilist), n = intlist__next(pos); pos;\