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

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

Completed in 155 milliseconds