Home
last modified time | relevance | path

Searched refs:thread__set_tid (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dthread.h155 static inline void thread__set_tid(struct thread *thread, pid_t tid) in thread__set_tid() function
H A Dthread.c50 thread__set_tid(thread, tid); in thread__new()