Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.c886 static int thread_stack__pop_ks(struct thread *thread, struct thread_stack *ts, in thread_stack__pop_ks() function
922 err = thread_stack__pop_ks(thread, ts, sample, ref); in thread_stack__no_call_return()
934 err = thread_stack__pop_ks(thread, ts, sample, ref); in thread_stack__no_call_return()
1185 return thread_stack__pop_ks(thread, ts, sample, ref); in thread_stack__process()