Searched refs:__NR_clock_gettime (Results 1 - 20 of 20) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h311 #define __NR_clock_gettime 228 macro
H A Dvki-scnums-s390x-linux.h230 #define __NR_clock_gettime (__NR_timer_create+6) macro
H A Dvki-scnums-arm-linux.h300 #define __NR_clock_gettime 263 macro
H A Dvki-scnums-ppc32-linux.h289 #define __NR_clock_gettime 246 macro
H A Dvki-scnums-ppc64-linux.h283 #define __NR_clock_gettime 246 macro
H A Dvki-scnums-x86-linux.h302 #define __NR_clock_gettime (__NR_timer_create+6) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h273 #define __NR_clock_gettime (__NR_timer_create+6) macro
/external/strace/
H A Dsyscall-android.h27 #define SYS_clock_gettime __NR_clock_gettime
/external/kernel-headers/original/asm-mips/
H A Dunistd.h286 #define __NR_clock_gettime (__NR_Linux + 263) macro
609 #define __NR_clock_gettime (__NR_Linux + 222) macro
936 #define __NR_clock_gettime (__NR_Linux + 226) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h291 #define __NR_clock_gettime (__NR_SYSCALL_BASE+263) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c1180 // __NR_clock_gettime (__NR_timer_create+6)
1181 GO(__NR_clock_gettime, "2s 1m");
1182 SY(__NR_clock_gettime, x0, x0); FAIL;
H A Dscalar.stderr.exp3689 265: __NR_clock_gettime 2s 1m
/external/valgrind/main/coregrind/
H A Dm_libcproc.c615 res = VG_(do_syscall2)(__NR_clock_gettime, VKI_CLOCK_MONOTONIC,
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c1760 // __NR_clock_gettime (__NR_timer_create+6)
1761 GO(__NR_clock_gettime, "2s 1m");
1762 SY(__NR_clock_gettime, x0, x0); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1391 LINXY(__NR_clock_gettime, sys_clock_gettime), // 246
H A Dsyswrap-amd64-linux.c1329 LINXY(__NR_clock_gettime, sys_clock_gettime), // 228
H A Dsyswrap-ppc32-linux.c1749 LINXY(__NR_clock_gettime, sys_clock_gettime), // 246
H A Dsyswrap-s390x-linux.c1420 LINXY(__NR_clock_gettime, sys_clock_gettime), // 260
H A Dsyswrap-arm-linux.c1696 LINXY(__NR_clock_gettime, sys_clock_gettime), // (timer_create+6)
H A Dsyswrap-x86-linux.c2136 LINXY(__NR_clock_gettime, sys_clock_gettime), // (timer_create+6)

Completed in 548 milliseconds