Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dmap.c924 static struct map *__map__next(struct map *map) in __map__next() function
935 return map ? __map__next(map) : NULL; in map__next()

Completed in 4 milliseconds