Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dthread-stack.c315 static int __thread_stack__flush(struct thread *thread, struct thread_stack *ts) in __thread_stack__flush() function
346 int ret = __thread_stack__flush(thread, ts + pos); in thread_stack__flush()
380 __thread_stack__flush(thread, ts); in thread_stack__event()
424 __thread_stack__flush(thread, ts); in thread_stack__set_trace_nr()
431 __thread_stack__flush(thread, ts); in __thread_stack__free()
879 err = __thread_stack__flush(thread, ts); in thread_stack__process()