Searched refs:__NR_time (Results 1 - 18 of 18) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h284 #define __NR_time 201 macro
H A Dvki-scnums-arm-linux.h50 #define __NR_time 13 macro
H A Dvki-scnums-ppc32-linux.h50 #define __NR_time 13 macro
H A Dvki-scnums-ppc64-linux.h50 #define __NR_time 13 macro
H A Dvki-scnums-x86-linux.h50 #define __NR_time 13 macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h41 #define __NR_time (__NR_SYSCALL_BASE+ 13) macro
432 #undef __NR_time macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h21 #define __NR_time 13 macro
/external/strace/
H A Dsyscall-android.h262 #define SYS_time __NR_time
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c97 // __NR_time 13
98 GO(__NR_time, "1s 1m");
99 SY(__NR_time, x0+1); FAIL;
H A Dscalar.stderr.exp186 13: __NR_time 1s 1m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c696 // __NR_time 13
697 GO(__NR_time, "1s 1m");
698 SY(__NR_time, x0+1); FAIL;
/external/valgrind/main/coregrind/
H A Dm_trampoline.S186 movq $__NR_time, %rax
/external/kernel-headers/original/asm-mips/
H A Dunistd.h36 #define __NR_time (__NR_Linux + 13) macro
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1114 GENXY(__NR_time, sys_time), // 13
H A Dsyswrap-amd64-linux.c1297 GENXY(__NR_time, sys_time), /*was sys_time64*/ // 201
H A Dsyswrap-ppc32-linux.c1467 GENXY(__NR_time, sys_time), // 13
H A Dsyswrap-arm-linux.c1390 GENXY(__NR_time, sys_time), // 13
H A Dsyswrap-x86-linux.c1830 GENXY(__NR_time, sys_time), // 13

Completed in 111 milliseconds