Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/oprofile/
Dbacktrace.c91 int stack_adjustment = ip.i_format.simmediate; in unwind_user_frame() local
92 if (stack_adjustment > 0) in unwind_user_frame()
96 stack_size = (unsigned long) stack_adjustment; in unwind_user_frame()