Searched refs:sys_timerfd_gettime (Results 1 - 15 of 15) sorted by relevance

/external/strace/linux/
H A Dsyscall.h107 int sys_fallocate(), sys_timerfd_create(), sys_timerfd_settime(), sys_timerfd_gettime();
/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_syswrap-linux.h155 DECL_TEMPLATE(linux, sys_timerfd_gettime);
H A Dsyswrap-ppc64-linux.c1461 LINXY(__NR_timerfd_gettime, sys_timerfd_gettime), // 312
H A Dsyswrap-amd64-linux.c1416 LINXY(__NR_timerfd_gettime, sys_timerfd_gettime), // 287
H A Dsyswrap-ppc32-linux.c1822 LINXY(__NR_timerfd_gettime, sys_timerfd_gettime), // 312
H A Dsyswrap-s390x-linux.c1502 LINXY(__NR_timerfd_gettime, sys_timerfd_gettime), // 321
H A Dsyswrap-arm-linux.c1867 LINXY(__NR_timerfd_gettime, sys_timerfd_gettime), // 326
H A Dsyswrap-mips32-linux.c1736 LINXY (__NR_timerfd_gettime, sys_timerfd_gettime), // 322
H A Dsyswrap-x86-linux.c2211 LINXY(__NR_timerfd_gettime, sys_timerfd_gettime), // 326
H A Dsyswrap-linux.c2159 PRE(sys_timerfd_gettime)
2161 PRINT("sys_timerfd_gettime ( %ld, %#lx )", ARG1, ARG2);
2171 POST(sys_timerfd_gettime)
/external/strace/linux/arm/
H A Dsyscallent.h387 { 2, TD, sys_timerfd_gettime, "timerfd_gettime"}, /* 354 */
/external/strace/linux/i386/
H A Dsyscallent.h359 { 2, TD, sys_timerfd_gettime, "timerfd_gettime"}, /* 326 */
/external/strace/linux/sh/
H A Dsyscallent.h361 { 2, TD, sys_timerfd_gettime, "timerfd_gettime"}, /* 326 */
/external/strace/
H A Dtime.c1032 sys_timerfd_gettime(struct tcb *tcp) function
/external/strace/linux/mips/
H A Dsyscallent.h4327 { 2, TD, sys_timerfd_gettime, "timerfd_gettime" }, /* 4322 */
5632 { 2, TD, sys_timerfd_gettime, "timerfd_gettime" }, /* 5281 */
6942 { 2, TD, sys_timerfd_gettime, "timerfd_gettime" }, /* 6285 */

Completed in 87 milliseconds