thread__insert_map 1684 tools/perf/util/machine.c 	ret = thread__insert_map(thread, map);
thread__insert_map 1737 tools/perf/util/machine.c 	ret = thread__insert_map(thread, map);
thread__insert_map   93 tools/perf/util/thread.h int thread__insert_map(struct thread *thread, struct map *map);