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

  /external/linux-tools-perf/util/
thread_map.h 11 struct thread_map *thread_map__new_by_pid(pid_t pid);
thread_map.c 15 struct thread_map *thread_map__new_by_pid(pid_t pid) function
57 return thread_map__new_by_pid(pid);

Completed in 302 milliseconds