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

/linux-master/tools/perf/util/
H A Dmaps.c783 before = map__clone(pos);
796 after = map__clone(pos);
903 struct map *new = map__clone(pos);
934 struct map *new = map__clone(pos);
H A Dmap.h180 struct map *map__clone(struct map *map);
H A Dmap.c411 struct map *map__clone(struct map *from) function

Completed in 272 milliseconds