Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.h151 static inline void thread__set_pid(struct thread *thread, pid_t pid_) in thread__set_pid() function
H A Dthread.c49 thread__set_pid(thread, pid); in thread__new()
H A Dmachine.c525 thread__set_pid(th, pid); in machine__update_thread_pid()