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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
thread_map.h 14 struct thread_map *thread_map__new_by_uid(uid_t uid);
thread_map.c 61 struct thread_map *thread_map__new_by_uid(uid_t uid) function
152 return thread_map__new_by_uid(uid);
277 return thread_map__new_by_uid(uid);

Completed in 72 milliseconds