HomeSort by relevance Sort by last modified time
    Searched refs:sys_timerfd_gettime (Results 1 - 16 of 16) sorted by null

  /external/strace/linux/
syscall.h 107 int sys_fallocate(), sys_timerfd_create(), sys_timerfd_settime(), sys_timerfd_gettime();
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 155 DECL_TEMPLATE(linux, sys_timerfd_gettime);
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-linux.c     [all...]
  /external/strace/linux/arm/
syscallent.h 387 { 2, TD, sys_timerfd_gettime, "timerfd_gettime"}, /* 354 */
  /external/strace/linux/i386/
syscallent.h 359 { 2, TD, sys_timerfd_gettime, "timerfd_gettime"}, /* 326 */
  /external/strace/linux/sh/
syscallent.h 361 { 2, TD, sys_timerfd_gettime, "timerfd_gettime"}, /* 326 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 642 __SYSCALL(__NR_timerfd_gettime, sys_timerfd_gettime)
  /external/strace/
time.c 1032 sys_timerfd_gettime(struct tcb *tcp) function
  /external/strace/linux/mips/
syscallent.h     [all...]

Completed in 171 milliseconds