Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dthread.c67 void thread__delete(struct thread *thread) in thread__delete() function
99 thread__delete(thread); in thread__put()
Dthread.h42 void thread__delete(struct thread *thread);
Dintel-pt.c1747 thread__delete(pt->unknown_thread); in intel_pt_free()
2156 thread__delete(pt->unknown_thread); in intel_pt_process_auxtrace_info()
Dmachine.c416 thread__delete(th); in ____machine__findnew_thread()