Searched refs:instruction_pointer (Results 1 – 3 of 3) sorted by relevance
22 static inline unsigned long instruction_pointer(struct pt_regs *regs) in instruction_pointer() function33 #define profile_pc(regs) instruction_pointer(regs)
50 __u64 instruction_pointer; member
1279 # define perf_instruction_pointer(regs) instruction_pointer(regs)