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

/linux-master/tools/perf/util/
H A Dthread-stack.c298 static int thread_stack__call_return(struct thread *thread, function
352 err = thread_stack__call_return(thread, ts, --ts->cnt,
827 return thread_stack__call_return(thread, ts, --ts->cnt,
833 return thread_stack__call_return(thread, ts, --ts->cnt,
844 err = thread_stack__call_return(thread, ts,
851 return thread_stack__call_return(thread, ts, --ts->cnt,
894 err = thread_stack__call_return(thread, ts, --ts->cnt,
951 err = thread_stack__call_return(thread, ts, --ts->cnt,
994 return thread_stack__call_return(thread, ts, --ts->cnt, tm, ref, false);
1010 err = thread_stack__call_return(threa
[all...]

Completed in 191 milliseconds