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

/linux-4.1.27/tools/perf/tests/
H A Dthread-mg-share.c67 thread__delete(leader); test__thread_mg_share()
70 thread__delete(t1); test__thread_mg_share()
73 thread__delete(t2); test__thread_mg_share()
76 thread__delete(t3); test__thread_mg_share()
79 thread__delete(other_leader); test__thread_mg_share()
82 thread__delete(other); test__thread_mg_share()
/linux-4.1.27/tools/perf/util/
H A Dthread.c66 void thread__delete(struct thread *thread) thread__delete() function
95 thread__delete(thread); thread__put()
H A Dthread.h41 void thread__delete(struct thread *thread);
H A Dmachine.c396 thread__delete(th); __machine__findnew_thread()
1265 * if this is the last reference, then the thread__delete destructor machine__remove_thread()

Completed in 135 milliseconds