| /external/linux-kselftest/tools/testing/selftests/timers/ |
| D | nanosleep.c | 50 char *clockstring(int clockid) in clockstring() 101 int nanosleep_test(int clockid, long long ns) in nanosleep_test() 134 int clockid, ret; in main() local
|
| D | nsleep-lat.c | 50 char *clockstring(int clockid) in clockstring() 98 int nanosleep_lat_test(int clockid, long long ns) in nanosleep_lat_test() 147 int clockid, ret; in main() local
|
| D | inconsistency-check.c | 50 char *clockstring(int clockid) in clockstring() 155 int clockid, opt; in main() local
|
| /external/linux-kselftest/tools/testing/selftests/timens/ |
| D | timerfd.c | 18 static int tclock_gettime(clock_t clockid, struct timespec *now) in tclock_gettime() 25 int run_test(int clockid, struct timespec now) in run_test()
|
| D | clock_nanosleep.c | 28 int clockid; member 41 int run_test(int clockid, int abs) in run_test()
|
| D | futex.c | 20 static int run_test(int clockid) in run_test()
|
| D | gettime_perf.c | 47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test()
|
| D | timer.c | 18 int run_test(int clockid, struct timespec now) in run_test()
|
| D | timens.h | 30 static inline bool check_skip(int clockid) in check_skip()
|
| /external/musl/src/thread/ |
| D | pthread_getcpuclockid.c | 3 int pthread_getcpuclockid(pthread_t t, clockid_t *clockid) in pthread_getcpuclockid()
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_getclock/ |
| D | 1-2.c | 27 clockid_t clockid; in main() local
|
| D | 1-1.c | 26 clockid_t clockid; in main() local
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_setclock/ |
| D | 1-3.c | 38 clockid_t clockid; in main() local
|
| /external/ltp/testcases/kernel/syscalls/futex/ |
| D | futex2test.h | 25 struct timespec *timo, clockid_t clockid) in futex_waitv()
|
| /external/linux-kselftest/tools/testing/selftests/futex/include/ |
| D | futex2test.h | 19 unsigned long flags, struct timespec *timo, clockid_t clockid) in futex_waitv()
|
| /external/ltp/include/ |
| D | tst_safe_timerfd.h | 14 #define SAFE_TIMERFD_CREATE(clockid, flags)\ argument
|
| D | tst_safe_clocks.h | 77 clockid_t clockid, struct sigevent *sevp, timer_t *timerid) in safe_timer_create() 162 #define SAFE_TIMER_CREATE(clockid, sevp, timerid)\ argument
|
| /external/ltp/include/lapi/ |
| D | timerfd.h | 19 static inline int timerfd_create(int clockid, int flags) in timerfd_create()
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
| D | quic_linux_socket_utils.cc | 178 bool QuicLinuxSocketUtils::EnableReleaseTime(int fd, clockid_t clockid) { in EnableReleaseTime() 181 clockid_t clockid; /* reference clockid */ in EnableReleaseTime() member
|
| /external/rust/crates/nix/test/ |
| D | test_timer.rs | 46 let clockid = ClockId::CLOCK_MONOTONIC; in alarm_fires() localVariable
|
| /external/musl/src/linux/ |
| D | timerfd.c | 7 int timerfd_create(int clockid, int flags) in timerfd_create()
|
| /external/ltp/testcases/kernel/syscalls/timerfd/ |
| D | timerfd_create01.c | 35 int clockid; member
|
| D | timerfd01.c | 42 static unsigned long long getustime(int clockid) in getustime()
|
| /external/ltp/lib/ |
| D | tst_safe_timerfd.c | 15 int clockid, int flags) in safe_timerfd_create()
|
| /external/linux-kselftest/tools/testing/selftests/futex/functional/ |
| D | futex_wait_timeout.c | 75 static int futex_get_abs_timeout(clockid_t clockid, struct timespec *to, in futex_get_abs_timeout()
|