thread_map__new_by_tid
thread_map = thread_map__new_by_tid(rec->evlist->workload.pid);
threads = thread_map__new_by_tid(pid);
threads = thread_map__new_by_tid(getpid());
threads = thread_map__new_by_tid(getpid());
threads = thread_map__new_by_tid(getpid());
threads = thread_map__new_by_tid(getpid());
struct perf_thread_map *threads = thread_map__new_by_tid(getpid());
struct perf_thread_map *threads = thread_map__new_by_tid(getpid());
threads = thread_map__new_by_tid(getpid());
threads = thread_map__new_by_tid(getpid());
threads = thread_map__new_by_tid(getpid());
threads = thread_map__new_by_tid(-1);
threads = thread_map__new_by_tid(-1);
empty_thread_map = thread_map__new_by_tid(-1);
struct perf_thread_map *threads = thread_map__new_by_tid(-1);
struct perf_thread_map *threads = thread_map__new_by_tid(0);
struct perf_thread_map *tmap = thread_map__new_by_tid(0);
return thread_map__new_by_tid(tid);
struct perf_thread_map *thread_map__new_by_tid(pid_t tid);