Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dthread.c92 void thread__delete(struct thread *thread) in thread__delete() function
144 thread__delete(thread); in thread__put()
Dthread.h72 void thread__delete(struct thread *thread);
/Linux-v6.6/tools/perf/
Dbuiltin-sched.c2299 thread__delete(idle_threads[i]); in free_idle_threads()