Searched defs:profile_pc (Results 1 – 25 of 36) sorted by relevance
12
12 #define profile_pc(regs) instruction_pointer(regs) macro
45 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
26 #define profile_pc(regs) instruction_pointer(regs) macro
30 #define profile_pc(regs) instruction_pointer(regs) macro
106 static inline unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function115 #define profile_pc profile_pc macro
16 #define profile_pc(regs) instruction_pointer(regs) macro
24 #define profile_pc(regs) ((regs)->pc) macro
18 #define profile_pc(regs) instruction_pointer(regs) macro
22 #define profile_pc(regs) instruction_pointer(regs) macro
34 #define profile_pc(regs) ((regs)->pc) macro
11 #define profile_pc(regs) instruction_pointer(regs) macro
31 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
34 #define profile_pc(regs) instruction_pointer(regs) macro
23 #define profile_pc(regs) instruction_pointer(regs) macro
58 #define profile_pc(regs) instruction_pointer(regs) macro
46 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
105 # define profile_pc(regs) instruction_pointer(regs) macro107 # define profile_pc(regs) \ macro
77 #define profile_pc(regs) \ macro
124 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
38 #define profile_pc(regs) instruction_pointer(regs) macro
112 #define profile_pc(regs) instruction_pointer(regs) macro
162 #define profile_pc(regs) instruction_pointer(regs) macro
76 #define profile_pc(regs) instruction_pointer(regs) macro
33 #define profile_pc(regs) PT_REGS_IP(regs) macro