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

/linux-4.4.14/arch/sh/oprofile/
H A Dcommon.c24 extern void sh_backtrace(struct pt_regs * const regs, unsigned int depth);
39 ops->backtrace = sh_backtrace; oprofile_arch_init()
60 ops->backtrace = sh_backtrace; oprofile_arch_init()
H A Dbacktrace.c71 void sh_backtrace(struct pt_regs * const regs, unsigned int depth) sh_backtrace() function

Completed in 444 milliseconds