thread_map__new_str  117 tools/perf/tests/thread-map.c 	threads = thread_map__new_str(str, NULL, 0, false);
thread_map__new_str  961 tools/perf/util/evlist.c 	threads = thread_map__new_str(target->pid, target->tid, target->uid,
thread_map__new_str   21 tools/perf/util/thread_map.h struct perf_thread_map *thread_map__new_str(const char *pid,