Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread.c75 thread__delete(thread); in thread__new()
88 void thread__delete(struct thread *thread) in thread__delete() function
140 thread__delete(thread); in thread__put()
H A Dthread.h75 void thread__delete(struct thread *thread);