Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dthread-stack.h89 void thread_stack__free(struct thread *thread);
Dthread-stack.c279 void thread_stack__free(struct thread *thread) in thread_stack__free() function
547 thread_stack__free(thread); in thread_stack__process()
Dthread.c83 thread_stack__free(thread); in thread__delete()