Searched refs:profile_pc (Results 1 - 43 of 43) sorted by relevance

/linux-4.4.14/arch/cris/include/asm/
H A Dptrace.h11 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/alpha/include/asm/
H A Dptrace.h10 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/m68k/include/asm/
H A Dptrace.h15 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/score/include/asm/
H A Dptrace.h15 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/microblaze/include/asm/
H A Dptrace.h18 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/parisc/include/asm/
H A Dptrace.h20 unsigned long profile_pc(struct pt_regs *);
/linux-4.4.14/arch/sparc/include/asm/
H A Dptrace.h76 unsigned long profile_pc(struct pt_regs *);
78 #define profile_pc(regs) instruction_pointer(regs) macro
110 unsigned long profile_pc(struct pt_regs *);
/linux-4.4.14/arch/c6x/include/asm/
H A Dptrace.h26 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/mn10300/include/asm/
H A Dptrace.h24 #define profile_pc(regs) ((regs)->pc) macro
/linux-4.4.14/arch/h8300/include/asm/
H A Dptrace.h22 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/x86/kernel/
H A Dtime.c29 unsigned long profile_pc(struct pt_regs *regs) profile_pc() function
52 EXPORT_SYMBOL(profile_pc); variable
/linux-4.4.14/arch/xtensa/include/asm/
H A Dptrace.h66 # define profile_pc(regs) instruction_pointer(regs) macro
68 # define profile_pc(regs) \ macro
/linux-4.4.14/include/asm-generic/
H A Dptrace.h32 #ifndef profile_pc
33 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/arm64/kernel/
H A Dtime.c45 unsigned long profile_pc(struct pt_regs *regs) profile_pc() function
63 EXPORT_SYMBOL(profile_pc); variable
/linux-4.4.14/arch/sh/include/asm/
H A Dptrace.h105 static inline unsigned long profile_pc(struct pt_regs *regs) profile_pc() function
114 #define profile_pc profile_pc macro
/linux-4.4.14/arch/unicore32/include/asm/
H A Dptrace.h58 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/frv/include/asm/
H A Dptrace.h34 #define profile_pc(regs) ((regs)->pc) macro
/linux-4.4.14/arch/m32r/include/asm/
H A Dptrace.h34 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/avr32/include/asm/
H A Dptrace.h23 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/arm/kernel/
H A Dtime.c46 unsigned long profile_pc(struct pt_regs *regs) profile_pc() function
62 EXPORT_SYMBOL(profile_pc); variable
/linux-4.4.14/arch/x86/um/asm/
H A Dptrace.h32 #define profile_pc(regs) PT_REGS_IP(regs) macro
/linux-4.4.14/arch/metag/include/asm/
H A Dptrace.h21 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/hexagon/include/uapi/asm/
H A Dptrace.h29 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/arm/include/asm/
H A Dptrace.h100 extern unsigned long profile_pc(struct pt_regs *regs);
102 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/nios2/include/asm/
H A Dptrace.h69 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/x86/include/asm/
H A Dptrace.h77 extern unsigned long profile_pc(struct pt_regs *regs);
78 #define profile_pc profile_pc macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dptrace.h84 extern unsigned long profile_pc(struct pt_regs *regs);
85 #define profile_pc profile_pc macro
/linux-4.4.14/arch/tile/include/asm/
H A Dptrace.h38 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/arc/include/asm/
H A Dptrace.h110 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/openrisc/include/asm/
H A Dptrace.h76 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/cris/include/uapi/asm/
H A Dptrace_v10.h114 #define profile_pc(regs) instruction_pointer(regs) macro
H A Dptrace_v32.h114 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/sparc/kernel/
H A Dtime_32.c67 unsigned long profile_pc(struct pt_regs *regs) profile_pc() function
83 EXPORT_SYMBOL(profile_pc); variable
H A Dtime_64.c59 unsigned long profile_pc(struct pt_regs *regs) profile_pc() function
67 EXPORT_SYMBOL(profile_pc); variable
/linux-4.4.14/arch/parisc/kernel/
H A Dtime.c173 unsigned long profile_pc(struct pt_regs *regs) profile_pc() function
187 EXPORT_SYMBOL(profile_pc); variable
/linux-4.4.14/arch/mips/include/asm/
H A Dptrace.h162 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/s390/include/asm/
H A Dptrace.h154 #define profile_pc(regs) instruction_pointer(regs) macro
/linux-4.4.14/arch/ia64/include/asm/
H A Dptrace.h76 #define profile_pc(regs) \ macro
/linux-4.4.14/arch/arm64/include/asm/
H A Dptrace.h186 extern unsigned long profile_pc(struct pt_regs *regs);
/linux-4.4.14/kernel/locking/
H A Dspinlock.c12 * stack frames of these functions in their profile_pc. If you
/linux-4.4.14/drivers/oprofile/
H A Dcpu_buffer.c339 pc = profile_pc(regs); oprofile_add_sample()
/linux-4.4.14/kernel/
H A Dprofile.c415 profile_hit(type, (void *)profile_pc(regs)); profile_tick()
/linux-4.4.14/arch/powerpc/kernel/
H A Dtime.c417 unsigned long profile_pc(struct pt_regs *regs) profile_pc() function
426 EXPORT_SYMBOL(profile_pc); variable

Completed in 1423 milliseconds