Searched refs:__NR_prof (Results 1 - 20 of 20) 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
H A Dmips_linux_syscalls.h192 #if !defined(__NR_prof)
193 #define __NR_prof (__NR_Linux + 44) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h48 #define __NR_prof 44 macro
/external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
H A Dunistd.h52 #define __NR_prof 44 macro
/external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
H A Dunistd.h52 #define __NR_prof 44 macro
/external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
H A Dunistd.h52 #define __NR_prof 44 macro
/external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
H A Dunistd.h58 #define __NR_prof 44 /* remove */ macro
/external/linux-tools-perf/perf-3.12.0/arch/mn10300/include/uapi/asm/
H A Dunistd.h58 #define __NR_prof 44 macro
/external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
H A Dunistd.h57 #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.cc989 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/uapi/asm-mips/asm/
H A Dunistd.h67 #define __NR_prof (__NR_Linux + 44) macro
/external/linux-tools-perf/perf-3.12.0/arch/mips/include/uapi/asm/
H A Dunistd.h67 #define __NR_prof (__NR_Linux + 44) macro
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-x86-linux.c1468 GENX_(__NR_prof, sys_ni_syscall), // 44

Completed in 393 milliseconds