Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmaps.c683 static int maps__fprintf_cb(struct map *map, void *data) in maps__fprintf_cb() function
703 maps__for_each_map(maps, maps__fprintf_cb, &args); in maps__fprintf()