Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.c290 static bool thread_stack__in_kernel(struct thread_stack *ts) in thread_stack__in_kernel() function
893 while (thread_stack__in_kernel(ts)) { in thread_stack__pop_ks()
932 } else if (thread_stack__in_kernel(ts) && ip < ks) { in thread_stack__no_call_return()