Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dthread-stack.c222 static int thread_stack__flush(struct thread *thread, struct thread_stack *ts) in thread_stack__flush() function
267 thread_stack__flush(thread, thread->ts); in thread_stack__event()
300 thread_stack__flush(thread, thread->ts); in thread_stack__set_trace_nr()
308 thread_stack__flush(thread, thread->ts); in thread_stack__free()
692 err = thread_stack__flush(thread, ts); in thread_stack__process()