Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread.c50 thread__set_ppid(thread, -1); in thread__new()
410 thread__set_ppid(thread, thread__tid(parent)); in thread__fork()
H A Dthread.h162 static inline void thread__set_ppid(struct thread *thread, pid_t ppid) in thread__set_ppid() function

Completed in 3 milliseconds