Searched refs:__map__fprintf_dsoname (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dmap.c447 static size_t __map__fprintf_dsoname(struct map *map, bool print_off, FILE *fp) function
470 return __map__fprintf_dsoname(map, false, fp);
481 printed += __map__fprintf_dsoname(map, print_off, fp);

Completed in 101 milliseconds