Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dthread-stack.h97 int thread_stack__flush(struct thread *thread);
Dthread-stack.c364 int thread_stack__flush(struct thread *thread) in thread_stack__flush() function
Dsession.c1922 return thread_stack__flush(thread); in perf_session__flush_thread_stack()