Searched refs:sh_backtrace (Results 1 – 2 of 2) sorted by relevance
24 extern void sh_backtrace(struct pt_regs * const regs, unsigned int depth);39 ops->backtrace = sh_backtrace; in oprofile_arch_init()60 ops->backtrace = sh_backtrace; in oprofile_arch_init()
84 void sh_backtrace(struct pt_regs * const regs, unsigned int depth) in sh_backtrace() function