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

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 65 #define __NR_prof 44
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 48 #define __NR_prof 44
  /external/valgrind/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/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_32.h 52 #define __NR_prof 44
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
unistd_32.h 52 #define __NR_prof 44
  /bionic/libc/include/bits/
glibc-syscalls.h 718 #if defined(__NR_prof)
719 #define SYS_prof __NR_prof
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
syscall.h 208 #define SYS_prof __NR_prof
  /external/valgrind/memcheck/tests/x86-linux/
scalar.c 231 // __NR_prof 44
232 GO(__NR_prof, "ni");
233 SY(__NR_prof); FAIL;
    [all...]
scalar.stderr.exp 588 44: __NR_prof ni
    [all...]
  /external/valgrind/memcheck/tests/darwin/
scalar.c 819 // __NR_prof 44
820 GO(__NR_prof, "ni");
821 SY(__NR_prof); FAIL;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
syscall.h 209 #define SYS_prof __NR_prof
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 68 #define __NR_prof (__NR_Linux + 44)
    [all...]
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 68 #define __NR_prof (__NR_Linux + 44)
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-x86-linux.c     [all...]

Completed in 709 milliseconds