map_groups__clone   62 tools/perf/util/map_groups.h int map_groups__clone(struct thread *thread, struct map_groups *parent);
map_groups__clone  388 tools/perf/util/thread.c 	return do_maps_clone ? map_groups__clone(thread, parent->mg) : 0;