Searched refs:thread_map__new_by_tid (Results 1 – 5 of 5) sorted by relevance
21 struct thread_map *thread_map__new_by_tid(pid_t tid);
78 struct thread_map *thread_map__new_by_tid(pid_t tid) in thread_map__new_by_tid() function185 return thread_map__new_by_tid(tid); in thread_map__new()
64 threads = thread_map__new_by_tid(-1); in test__task_exit()
56 threads = thread_map__new_by_tid(getpid()); in __test__sw_clock_freq()
493 threads = thread_map__new_by_tid(pid); in do_test_code_reading()