Searched refs:profile_pc (Results 1 – 3 of 3) sorted by relevance
91 #define profile_pc(regs) instruction_pointer(regs) macro
102 static inline unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
121 # define profile_pc(regs) instruction_pointer(regs) macro