Home
last modified time | relevance | path

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

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