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

/linux-4.4.14/arch/powerpc/oprofile/
H A Dbacktrace.c23 #define STACK_LR(STACK) STACK_LR64(STACK) macro
25 #define STACK_LR(STACK) STACK_LR32(STACK) macro
81 oprofile_add_trace(STACK_LR(stack_frame)); kernel_getsp()

Completed in 34 milliseconds