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

12

  /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...]
  /external/kernel-headers/original/asm-mips/
unistd.h 67 #define __NR_prof (__NR_Linux + 44)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 80 #define __NR_prof (__NR_Linux + 44)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 80 #define __NR_prof (__NR_Linux + 44)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 80 #define __NR_prof (__NR_Linux + 44)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
unistd.h 80 #define __NR_prof (__NR_Linux + 44)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 80 #define __NR_prof (__NR_Linux + 44)
    [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 1184 case __NR_prof:
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-x86-linux.c     [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp 503 44: __NR_prof ni
    [all...]

Completed in 418 milliseconds

12