Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dthread-stack.h88 int thread_stack__flush(struct thread *thread);
Dthread-stack.c338 int thread_stack__flush(struct thread *thread) in thread_stack__flush() function
Dsession.c1838 return thread_stack__flush(thread); in perf_session__flush_thread_stack()