Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dmap.c401 size_t map__fprintf(struct map *map, FILE *fp) in map__fprintf() function
724 printed += map__fprintf(pos, fp); in maps__fprintf()
783 map__fprintf(map, fp); in maps__fixup_overlappings()
784 map__fprintf(pos, fp); in maps__fixup_overlappings()
804 map__fprintf(before, fp); in maps__fixup_overlappings()
821 map__fprintf(after, fp); in maps__fixup_overlappings()
A Dmap.h133 size_t map__fprintf(struct map *map, FILE *fp);
/linux/tools/perf/tests/
A Dvmlinux-kallsyms.c306 map__fprintf(map, stderr); in test__vmlinux_matches_kallsyms()
348 map__fprintf(map, stderr); in test__vmlinux_matches_kallsyms()

Completed in 5 milliseconds