Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/util/
Dthread.c10 static struct thread *thread__new(pid_t pid) in thread__new() function
93 th = thread__new(pid); in perf_session__findnew()