Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dthread.c81 void thread__delete(struct thread *thread) in thread__delete() function
150 thread__delete(thread); in thread__put()
H A Dthread.h70 void thread__delete(struct thread *thread);
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-sched.c2250 thread__delete(idle_threads[i]); in free_idle_threads()