Home
last modified time | relevance | path

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

123

/external/linux-kselftest/tools/testing/selftests/timers/
Dnanosleep.c50 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
Dnsleep-lat.c50 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
Dinconsistency-check.c50 char *clockstring(int clockid) in clockstring()
155 int clockid, opt; in main() local
/external/linux-kselftest/tools/testing/selftests/timens/
Dtimerfd.c18 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()
Dclock_nanosleep.c28 int clockid; member
41 int run_test(int clockid, int abs) in run_test()
Dfutex.c20 static int run_test(int clockid) in run_test()
Dgettime_perf.c47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test()
Dtimer.c18 int run_test(int clockid, struct timespec now) in run_test()
Dtimens.h30 static inline bool check_skip(int clockid) in check_skip()
/external/musl/src/thread/
Dpthread_getcpuclockid.c3 int pthread_getcpuclockid(pthread_t t, clockid_t *clockid) in pthread_getcpuclockid()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_getclock/
D1-2.c27 clockid_t clockid; in main() local
D1-1.c26 clockid_t clockid; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_setclock/
D1-3.c38 clockid_t clockid; in main() local
/external/ltp/testcases/kernel/syscalls/futex/
Dfutex2test.h25 struct timespec *timo, clockid_t clockid) in futex_waitv()
/external/linux-kselftest/tools/testing/selftests/futex/include/
Dfutex2test.h19 unsigned long flags, struct timespec *timo, clockid_t clockid) in futex_waitv()
/external/ltp/include/
Dtst_safe_timerfd.h14 #define SAFE_TIMERFD_CREATE(clockid, flags)\ argument
Dtst_safe_clocks.h77 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/
Dtimerfd.h19 static inline int timerfd_create(int clockid, int flags) in timerfd_create()
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_linux_socket_utils.cc178 bool QuicLinuxSocketUtils::EnableReleaseTime(int fd, clockid_t clockid) { in EnableReleaseTime()
181 clockid_t clockid; /* reference clockid */ in EnableReleaseTime() member
/external/rust/crates/nix/test/
Dtest_timer.rs46 let clockid = ClockId::CLOCK_MONOTONIC; in alarm_fires() localVariable
/external/musl/src/linux/
Dtimerfd.c7 int timerfd_create(int clockid, int flags) in timerfd_create()
/external/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd_create01.c35 int clockid; member
Dtimerfd01.c42 static unsigned long long getustime(int clockid) in getustime()
/external/ltp/lib/
Dtst_safe_timerfd.c15 int clockid, int flags) in safe_timerfd_create()
/external/linux-kselftest/tools/testing/selftests/futex/functional/
Dfutex_wait_timeout.c75 static int futex_get_abs_timeout(clockid_t clockid, struct timespec *to, in futex_get_abs_timeout()

123