Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread.c75 thread__delete(thread); in thread__new()
88 void thread__delete(struct thread *thread) in thread__delete() function
140 thread__delete(thread); in thread__put()
Dthread.h75 void thread__delete(struct thread *thread);
/tools/perf/
Dbuiltin-sched.c2428 thread__delete(idle_threads[i]); in free_idle_threads()