Home
last modified time | relevance | path

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

/tools/perf/util/
Dmap.c653 static int maps__fixup_overlappings(struct maps *maps, struct map *map, FILE *fp) in maps__fixup_overlappings() function
727 return maps__fixup_overlappings(&mg->maps[map->type], map, fp); in map_groups__fixup_overlappings()