HomeSort by relevance Sort by last modified time
    Searched refs:thread_map__new_by_tid (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/util/
thread_map.h 12 struct thread_map *thread_map__new_by_tid(pid_t tid);
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 2652 milliseconds