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/perf-3.12.0/tools/perf/util/
thread_map.h 12 struct thread_map *thread_map__new_by_pid(pid_t pid);
thread_map.c 22 struct thread_map *thread_map__new_by_pid(pid_t pid) function
149 return thread_map__new_by_pid(pid);

Completed in 320 milliseconds