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

/linux-4.1.27/tools/perf/util/
H A Dthread.h39 struct thread *thread__new(pid_t pid, pid_t tid);
H A Dthread.c29 struct thread *thread__new(pid_t pid, pid_t tid) thread__new() function
H A Dmachine.c381 th = thread__new(pid, tid); __machine__findnew_thread()

Completed in 47 milliseconds