Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.h97 void thread_stack__free(struct thread *thread);
H A Dthread.c93 thread_stack__free(thread); in thread__delete()
H A Dthread-stack.c503 void thread_stack__free(struct thread *thread) in thread_stack__free() function