Home
last modified time | relevance | path

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

/tools/perf/util/
Dmaps.h66 size_t maps__fprintf(struct maps *maps, FILE *fp);
Dthread.c329 maps__fprintf(thread->maps, fp); in thread__fprintf()
Dmap.c711 size_t maps__fprintf(struct maps *maps, FILE *fp) in maps__fprintf() function
/tools/perf/ui/stdio/
Dhist.c888 maps__fprintf(h->thread->maps, fp); in hists__fprintf()