Searched refs:profile_pc (Results 1 – 3 of 3) sorted by relevance
66 extern unsigned long profile_pc(struct pt_regs *regs);108 extern unsigned long profile_pc(struct pt_regs *regs);
150 extern unsigned long profile_pc(struct pt_regs *regs);152 #define profile_pc(regs) instruction_pointer(regs) macro
85 #define profile_pc(regs) instruction_pointer(regs) macro