Searched refs:thread_map__new_by_tid (Results 1 – 5 of 5) sorted by relevance
13 struct perf_thread_map *thread_map__new_by_tid(pid_t tid);
62 struct perf_thread_map *thread_map__new_by_tid(pid_t tid) in thread_map__new_by_tid() function178 return thread_map__new_by_tid(tid); in thread_map__new()
2078 empty_thread_map = thread_map__new_by_tid(-1); in __evsel__prepare_open()
66 threads = thread_map__new_by_tid(getpid()); in __test__sw_clock_freq()
683 threads = thread_map__new_by_tid(pid); in do_test_code_reading() 685 pr_debug("thread_map__new_by_tid failed\n"); in do_test_code_reading()