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