Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dmap.c171 struct map *map__clone(struct map *self) in map__clone() function
413 struct map *before = map__clone(pos); in map_groups__fixup_overlappings()
427 struct map *after = map__clone(pos); in map_groups__fixup_overlappings()
464 struct map *new = map__clone(map); in map_groups__clone()
Dmap.h120 struct map *map__clone(struct map *self);