Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/oprofile/
Dbacktrace.c90 int stack_adjustment = ip.i_format.simmediate; in unwind_user_frame() local
91 if (stack_adjustment > 0) in unwind_user_frame()
95 stack_size = (unsigned long) stack_adjustment; in unwind_user_frame()