Searched refs:thread__set_ppid (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread.c50 thread__set_ppid(thread, -1);
408 thread__set_ppid(thread, thread__tid(parent));
H A Dthread.h164 static inline void thread__set_ppid(struct thread *thread, pid_t ppid) function

Completed in 165 milliseconds