Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread.c80 thread__delete(thread); in thread__new()
93 void thread__delete(struct thread *thread) in thread__delete() function
145 thread__delete(thread); in thread__put()
H A Dthread.h79 void thread__delete(struct thread *thread);
/linux/tools/perf/
H A Dbuiltin-sched.c2449 thread__delete(idle); in free_idle_threads()