Searched refs:instruction_pointer (Results 1 – 2 of 2) sorted by relevance
91 #define instruction_pointer(regs) (pc_pointer((regs)->ARM_pc)) macro93 #define profile_pc(regs) instruction_pointer(regs)
40 __u64 instruction_pointer; member