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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dthread_map.c61 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 698 milliseconds