Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.c338 static int __thread_stack__flush(struct thread *thread, struct thread_stack *ts) in __thread_stack__flush() function
372 int ret = __thread_stack__flush(thread, ts + pos); in thread_stack__flush()
432 __thread_stack__flush(thread, ts); in thread_stack__event()
482 __thread_stack__flush(thread, ts); in thread_stack__set_trace_nr()
489 __thread_stack__flush(thread, ts); in __thread_stack__free()
1130 err = __thread_stack__flush(thread, ts); in thread_stack__process()