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

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

Completed in 1370 milliseconds