Searched refs:thread__exited (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/perf/util/ | ||
D | thread.h | 84 static inline void thread__exited(struct thread *thread) in thread__exited() function |
D | machine.c | 2102 thread__exited(thread); in machine__process_exit_event() |