Searched refs:__NR_profil (Results 1 - 11 of 11) sorted by relevance

/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h106 #define __NR_profil 98 macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-ppc32-linux.h135 #define __NR_profil 98 macro
H A Dvki-scnums-ppc64-linux.h135 #define __NR_profil 98 macro
H A Dvki-scnums-x86-linux.h135 #define __NR_profil 98 macro
H A Dvki-scnums-darwin.h239 #define __NR_profil VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(44) macro
/external/strace/
H A Dsyscall-android.h169 #define SYS_profil __NR_profil
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c460 // __NR_profil 98
461 GO(__NR_profil, "ni");
462 SY(__NR_profil); FAIL;
H A Dscalar.stderr.exp1079 98: __NR_profil ni
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c114 // __NR_profil 44
1051 // __NR_profil 98
1052 GO(__NR_profil, "ni");
1053 SY(__NR_profil); FAIL;
/external/kernel-headers/original/asm-mips/
H A Dunistd.h121 #define __NR_profil (__NR_Linux + 98) macro
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-x86-linux.c1932 GENX_(__NR_profil, sys_ni_syscall), // 98

Completed in 107 milliseconds