Searched refs:maps__fixup_overlap_and_insert (Results 1 – 3 of 3) sorted by relevance
69 int maps__fixup_overlap_and_insert(struct maps *maps, struct map *new);
344 return maps__fixup_overlap_and_insert(thread__maps(thread), map); in thread__insert_map()
930 int maps__fixup_overlap_and_insert(struct maps *maps, struct map *new) in maps__fixup_overlap_and_insert() function