Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dptrace.h91 #define profile_pc(regs) instruction_pointer(regs) macro
/rk3399_rockchip-uboot/arch/sh/include/asm/
H A Dptrace.h102 static inline unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/rk3399_rockchip-uboot/arch/xtensa/include/asm/
H A Dptrace.h121 # define profile_pc(regs) instruction_pointer(regs) macro