Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dmap.c316 struct map *map__clone(struct map *map) in map__clone() function
660 struct map *before = map__clone(pos); in map_groups__fixup_overlappings()
674 struct map *after = map__clone(pos); in map_groups__fixup_overlappings()
711 struct map *new = map__clone(map); in map_groups__clone()
Dmap.h143 struct map *map__clone(struct map *map);