Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dthread-stack.c298 static int thread_stack__call_return(struct thread *thread, in thread_stack__call_return() function
352 err = thread_stack__call_return(thread, ts, --ts->cnt, in __thread_stack__flush()
826 return thread_stack__call_return(thread, ts, --ts->cnt, in thread_stack__pop_cp()
832 return thread_stack__call_return(thread, ts, --ts->cnt, in thread_stack__pop_cp()
843 err = thread_stack__call_return(thread, ts, in thread_stack__pop_cp()
850 return thread_stack__call_return(thread, ts, --ts->cnt, in thread_stack__pop_cp()
893 err = thread_stack__call_return(thread, ts, --ts->cnt, in thread_stack__pop_ks()
950 err = thread_stack__call_return(thread, ts, --ts->cnt, in thread_stack__no_call_return()
993 return thread_stack__call_return(thread, ts, --ts->cnt, tm, ref, false); in thread_stack__no_call_return()
1009 err = thread_stack__call_return(thread, ts, --ts->cnt, in thread_stack__trace_begin()