Home
last modified time | relevance | path

Searched refs:__NR_profil (Results 1 – 14 of 14) sorted by relevance

/external/libchrome/sandbox/linux/system_headers/
Dx86_32_linux_syscalls.h405 #if !defined(__NR_profil)
406 #define __NR_profil 98 macro
Dmips_linux_syscalls.h408 #if !defined(__NR_profil)
409 #define __NR_profil (__NR_Linux + 98) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_32.h102 #define __NR_profil 98 macro
/external/valgrind/include/vki/
Dvki-scnums-ppc64-linux.h135 #define __NR_profil 98 macro
Dvki-scnums-ppc32-linux.h135 #define __NR_profil 98 macro
Dvki-scnums-x86-linux.h135 #define __NR_profil 98 macro
Dvki-scnums-mips32-linux.h138 #define __NR_profil (__NR_Linux + 98) macro
Dvki-scnums-darwin.h261 #define __NR_profil VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(44) macro
/external/valgrind/memcheck/tests/x86-linux/
Dscalar.c461 GO(__NR_profil, "ni"); in main()
462 SY(__NR_profil); FAIL; in main()
Dscalar.stderr.exp1081 98: __NR_profil ni
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.cc990 case __NR_profil: in IsMisc()
/external/valgrind/memcheck/tests/darwin/
Dscalar.c1058 GO(__NR_profil, "ni"); in main()
1059 SY(__NR_profil); FAIL; in main()
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd.h121 #define __NR_profil (__NR_Linux + 98) macro
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-x86-linux.c1514 GENX_(__NR_profil, sys_ni_syscall), // 98