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

/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
/external/strace/
H A Dsyscall-android.h168 #define SYS_prof __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.c1867 GENX_(__NR_prof, sys_ni_syscall), // 44

Completed in 127 milliseconds