Searched defs:thread_map__new_by_tid (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/util/
H A Dthread_map.c42 struct thread_map *thread_map__new_by_tid(pid_t tid) function
58 return thread_map__new_by_tid(tid);

Completed in 109 milliseconds