Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dthread.h152 static inline void thread__set_tid(struct thread *thread, pid_t tid) in thread__set_tid() function
Dthread.c49 thread__set_tid(thread, tid); in thread__new()