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

/linux-4.4.14/tools/perf/util/
H A Dthread-stack.c187 static bool thread_stack__in_kernel(struct thread_stack *ts) thread_stack__in_kernel() function
578 while (thread_stack__in_kernel(ts)) { thread_stack__no_call_return()
596 } else if (thread_stack__in_kernel(ts) && sample->ip < ks) { thread_stack__no_call_return()
598 while (thread_stack__in_kernel(ts)) { thread_stack__no_call_return()

Completed in 36 milliseconds