Home
last modified time | relevance | path

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

/tools/perf/util/
A Dthreads.h28 struct thread *threads__findnew(struct threads *threads, pid_t pid, pid_t tid, bool *created);
A Dthreads.c109 struct thread *threads__findnew(struct threads *threads, pid_t pid, pid_t tid, bool *created) in threads__findnew() function
A Dmachine.c541 th = threads__findnew(&machine->threads, pid, tid, &created); in __machine__findnew_thread()

Completed in 10 milliseconds