Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread.h145 static inline void thread__set_pid(struct thread *thread, pid_t pid_) in thread__set_pid() function
Dthread.c49 thread__set_pid(thread, pid); in thread__new()
Dmachine.c445 thread__set_pid(th, pid); in machine__update_thread_pid()