Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/include/asm/
Dptrace.h90 #define profile_pc(regs) instruction_pointer(regs) macro
/external/u-boot/arch/sh/include/asm/
Dptrace.h102 static inline unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
/external/u-boot/arch/xtensa/include/asm/
Dptrace.h120 # define profile_pc(regs) instruction_pointer(regs) macro
/external/u-boot/arch/riscv/include/asm/
Dptrace.h73 #define profile_pc(regs) instruction_pointer(regs) macro