HomeSort by relevance Sort by last modified time
    Searched refs:__NR_prof (Results 1 - 25 of 30) sorted by null

1 2

  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 76 #define __NR_prof 44
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 76 #define __NR_prof 44
  /external/kernel-headers/original/asm-x86/
unistd_32.h 52 #define __NR_prof 44
  /external/valgrind/main/include/vki/
vki-scnums-ppc32-linux.h 81 #define __NR_prof 44
vki-scnums-ppc64-linux.h 81 #define __NR_prof 44
vki-scnums-x86-linux.h 81 #define __NR_prof 44
vki-scnums-mips32-linux.h 84 #define __NR_prof (__NR_Linux + 44)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 52 #define __NR_prof 44
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 52 #define __NR_prof 44
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 52 #define __NR_prof 44
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 59 #define __NR_prof 44
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 59 #define __NR_prof 44
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 59 #define __NR_prof 44
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 59 #define __NR_prof 44
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 59 #define __NR_prof 44
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 76 #define __NR_prof 44
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 76 #define __NR_prof 44
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 333 #define SYS_prof __NR_prof
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 333 #define SYS_prof __NR_prof
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 333 #define SYS_prof __NR_prof
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 222 // __NR_prof 44
223 GO(__NR_prof, "ni");
224 SY(__NR_prof); FAIL;
    [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 542 #define SYS_prof __NR_prof
902 #define SYS_prof __NR_prof
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 813 // __NR_prof 44
814 GO(__NR_prof, "ni");
815 SY(__NR_prof); FAIL;
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
unistd.h 80 #define __NR_prof (__NR_Linux + 44)
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 80 #define __NR_prof (__NR_Linux + 44)
    [all...]

Completed in 1010 milliseconds

1 2