Searched refs:thread__new (Results 1 - 3 of 3) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dthread.h29 struct thread *thread__new(pid_t pid, pid_t tid);
H A Dthread.c10 struct thread *thread__new(pid_t pid, pid_t tid) function
H A Dmachine.c296 th = thread__new(pid, tid);

Completed in 2647 milliseconds