Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.h96 int thread_stack__flush(struct thread *thread);
H A Dthread-stack.c364 int thread_stack__flush(struct thread *thread) in thread_stack__flush() function
H A Dsession.c2024 return thread_stack__flush(thread); in perf_session__flush_thread_stack()