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

/linux-4.4.14/arch/mips/oprofile/
H A Dbacktrace.c71 static inline int unwind_user_frame(struct stackframe *old_frame, unwind_user_frame() function
138 while (depth-- && !unwind_user_frame(frame, max_instr_check)) { do_user_backtrace()

Completed in 45 milliseconds