Searched refs:__NR_prof (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/sandbox/linux/services/
H A Dx86_32_linux_syscalls.h189 #if !defined(__NR_prof)
190 #define __NR_prof 44 macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h52 #define __NR_prof 44 macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-ppc32-linux.h81 #define __NR_prof 44 macro
H A Dvki-scnums-ppc64-linux.h81 #define __NR_prof 44 macro
H A Dvki-scnums-x86-linux.h81 #define __NR_prof 44 macro
H A Dvki-scnums-mips32-linux.h84 #define __NR_prof (__NR_Linux + 44) macro
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_sets.cc933 case __NR_prof:
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c222 // __NR_prof 44
223 GO(__NR_prof, "ni");
224 SY(__NR_prof); FAIL;
H A Dscalar.stderr.exp503 44: __NR_prof ni
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c813 // __NR_prof 44
814 GO(__NR_prof, "ni");
815 SY(__NR_prof); FAIL;
/external/kernel-headers/original/asm-mips/
H A Dunistd.h67 #define __NR_prof (__NR_Linux + 44) macro
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-x86-linux.c1869 GENX_(__NR_prof, sys_ni_syscall), // 44

Completed in 83 milliseconds