Home
last modified time | relevance | path

Searched defs:clockid (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/memcheck/tests/linux/
Dtimerfd-syscall.c104 unsigned long long getustime(int clockid) in getustime()
117 unsigned long long getustime(int clockid) in getustime()
130 int timerfd_create(int clockid, int flags) in timerfd_create()
/external/strace/
Dtime.c499 printclockname(int clockid) in printclockname()
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1718 #define __sanitizer_syscall_pre_timerfd_create(clockid, flags) \ argument
1720 #define __sanitizer_syscall_post_timerfd_create(res, clockid, flags) \ argument