Home
last modified time | relevance | path

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

/tools/perf/util/
Dmap.h206 size_t map__fprintf_dsoname(struct map *map, FILE *fp);
Dmap.c467 size_t map__fprintf_dsoname(struct map *map, FILE *fp) in map__fprintf_dsoname() function
/tools/perf/
Dbuiltin-script.c1567 dlen += map__fprintf_dsoname(al->map, fp); in perf_sample__fprintf_callindent()