HomeSort by relevance Sort by last modified time
    Searched refs:profile_pc (Results 1 - 17 of 17) sorted by null

  /external/kernel-headers/original/asm-arm/
ptrace.h 150 extern unsigned long profile_pc(struct pt_regs *regs);
152 #define profile_pc(regs) instruction_pointer(regs) macro
  /external/kernel-headers/original/asm-x86/
ptrace.h 66 extern unsigned long profile_pc(struct pt_regs *regs);
108 extern unsigned long profile_pc(struct pt_regs *regs);
  /bionic/libc/kernel/arch-arm/asm/
ptrace.h 101 #define profile_pc(regs) instruction_pointer(regs) macro
  /development/ndk/platforms/android-3/arch-arm/include/asm/
ptrace.h 93 #define profile_pc(regs) instruction_pointer(regs) macro
  /external/kernel-headers/original/asm-mips/
ptrace.h 85 #define profile_pc(regs) instruction_pointer(regs) macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
ptrace.h 90 #define profile_pc(regs) instruction_pointer(regs) macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
ptrace.h 90 #define profile_pc(regs) instruction_pointer(regs) macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
ptrace.h 90 #define profile_pc(regs) instruction_pointer(regs) macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
ptrace.h 90 #define profile_pc(regs) instruction_pointer(regs) macro
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
ptrace.h 90 #define profile_pc(regs) instruction_pointer(regs) macro
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
ptrace.h 90 #define profile_pc(regs) instruction_pointer(regs) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/asm/
ptrace.h 93 #define profile_pc(regs) instruction_pointer(regs) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/asm/
ptrace.h 93 #define profile_pc(regs) instruction_pointer(regs) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/asm/
ptrace.h 93 #define profile_pc(regs) instruction_pointer(regs) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/asm/
ptrace.h 93 #define profile_pc(regs) instruction_pointer(regs) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm/
ptrace.h 93 #define profile_pc(regs) instruction_pointer(regs) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm/
ptrace.h 93 #define profile_pc(regs) instruction_pointer(regs) macro

Completed in 743 milliseconds