Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dthread.h31 static inline void thread__exited(struct thread *thread) in thread__exited() function
Dmachine.c1139 thread__exited(thread); in machine__process_exit_event()