Searched refs:thread__delete (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread.c92 void thread__delete(struct thread *thread) function
144 thread__delete(thread);
H A Dthread.h74 void thread__delete(struct thread *thread);
/linux-master/tools/perf/
H A Dbuiltin-sched.c2262 thread__delete(idle_threads[i]);

Completed in 157 milliseconds