Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dthread.h142 static inline void thread__set_pid(struct thread *thread, pid_t pid_) in thread__set_pid() function
Dthread.c48 thread__set_pid(thread, pid); in thread__new()
Dmachine.c525 thread__set_pid(th, pid); in machine__update_thread_pid()