Searched defs:thread_map__new_by_tid (Results 1 - 1 of 1) sorted by relevance
/external/linux-tools-perf/util/ | ||
H A D | thread_map.c | 42 struct thread_map *thread_map__new_by_tid(pid_t tid) function 58 return thread_map__new_by_tid(tid); |
Completed in 109 milliseconds