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

/linux-4.4.14/arch/mips/oprofile/
H A Dbacktrace.c52 static inline int is_end_of_function_marker(union mips_instruction *ip) is_end_of_function_marker() function
102 } else if (is_end_of_function_marker(&ip)) unwind_user_frame()

Completed in 103 milliseconds