Searched refs:map__clone (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dmaps.c782 before = map__clone(pos);
795 after = map__clone(pos);
902 struct map *new = map__clone(pos);
933 struct map *new = map__clone(pos);
H A Dmap.h177 struct map *map__clone(struct map *map);
H A Dmap.c413 struct map *map__clone(struct map *from) function

Completed in 126 milliseconds