Searched refs:thread__set_tid (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ | ||
| A D | thread.h | 155 static inline void thread__set_tid(struct thread *thread, pid_t tid) in thread__set_tid() function |
| A D | thread.c | 50 thread__set_tid(thread, tid); in thread__new() |
Completed in 5 milliseconds