Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dmap.c370 struct map *map__clone(struct map *from) in map__clone() function
731 struct map *before = map__clone(pos); in maps__fixup_overlappings()
746 struct map *after = map__clone(pos); in maps__fixup_overlappings()
791 struct map *new = map__clone(map); in map_groups__clone()
Dmap.h150 struct map *map__clone(struct map *map);