Home
last modified time | relevance | path

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

/tools/perf/util/
A Dthreads.h27 struct thread *threads__find(struct threads *threads, pid_t tid);
A Dthreads.c92 struct thread *threads__find(struct threads *threads, pid_t tid) in threads__find() function
A Dmachine.c531 struct thread *th = threads__find(&machine->threads, tid); in __machine__findnew_thread()

Completed in 10 milliseconds