thread_map__new 71 tools/perf/arch/x86/tests/perf-time-to-tsc.c threads = thread_map__new(-1, getpid(), UINT_MAX); thread_map__new 67 tools/perf/tests/event-times.c threads = thread_map__new(-1, getpid(), UINT_MAX); thread_map__new 93 tools/perf/tests/event-times.c threads = thread_map__new(-1, getpid(), UINT_MAX); thread_map__new 80 tools/perf/tests/keep-tracking.c threads = thread_map__new(-1, getpid(), UINT_MAX); thread_map__new 48 tools/perf/tests/mmap-basic.c threads = thread_map__new(-1, getpid(), UINT_MAX); thread_map__new 30 tools/perf/tests/openat-syscall-all-cpus.c struct perf_thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); thread_map__new 21 tools/perf/tests/openat-syscall.c struct perf_thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); thread_map__new 343 tools/perf/tests/switch-tracking.c threads = thread_map__new(-1, getpid(), UINT_MAX); thread_map__new 632 tools/perf/util/python.c pthreads->threads = thread_map__new(pid, tid, uid); thread_map__new 18 tools/perf/util/thread_map.h struct perf_thread_map *thread_map__new(pid_t pid, pid_t tid, uid_t uid);