| /third_party/musl/src/thread/ |
| H A D | pthread_getcpuclockid.c | 3 int pthread_getcpuclockid(pthread_t t, clockid_t *clockid) in pthread_getcpuclockid() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_getclock/ |
| H A D | 1-2.c | 27 clockid_t clockid; in main() local
|
| H A D | 1-1.c | 26 clockid_t clockid; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_setclock/ |
| H A D | 1-3.c | 38 clockid_t clockid; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/futex/include/ |
| H A D | futex2test.h | 18 futex_waitv(volatile struct futex_waitv *waiters, unsigned long nr_waiters, unsigned long flags, struct timespec *timo, clockid_t clockid) futex_waitv() argument
|
| /kernel/liteos_a/testsuites/unittest/libc/time/clock/full/ |
| H A D | clock_test_003.cpp | 35 clockid_t clockid; in ClockTest() local [all...] |
| H A D | clock_test_005.cpp | 35 clockid_t clockid; in ClockTest() local
|
| H A D | clock_test_004.cpp | 36 clockid_t clockid; in ClockTest() local
|
| H A D | clock_test_002.cpp | 57 clockid_t clockid; in ClockTest() local
|
| /third_party/ltp/testcases/kernel/syscalls/timerfd/ |
| H A D | timerfd_create01.c | 22 int clockid; member
|
| /third_party/ltp/testcases/kernel/syscalls/futex/ |
| H A D | futex2test.h | 23 futex_waitv(volatile struct futex_waitv *waiters, unsigned long nr_waiters, unsigned long flags, struct timespec *timo, clockid_t clockid) futex_waitv() argument
|
| /kernel/liteos_a/testsuites/unittest/container/full/ |
| H A D | It_pid_container_021.cpp | 36 clockid_t clockid; in ChildFun() local
|
| /kernel/liteos_m/testsuites/unittest/xts/time/ |
| H A D | alarm_test.c | 55 clockid_t clockid = GetRandom(2048); /* 2048, common data for test, no special meaning */ variable
|
| /third_party/ltp/include/lapi/ |
| H A D | timerfd.h | 19 static inline int timerfd_create(int clockid, int flags) in timerfd_create() argument
|
| /third_party/ltp/lib/ |
| H A D | tst_safe_timerfd.c | 14 safe_timerfd_create(const char *file, const int lineno, int clockid, int flags) safe_timerfd_create() argument
|
| /third_party/musl/src/linux/ |
| H A D | timerfd.c | 7 int timerfd_create(int clockid, int flags) in timerfd_create() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timens/ |
| H A D | timer.c | 18 int run_test(int clockid, struct timespec now) in run_test() argument
|
| H A D | timerfd.c | 18 static int tclock_gettime(clock_t clockid, struct timespec *now) in tclock_gettime() argument 25 int run_test(int clockid, struct timespec now) in run_test() argument [all...] |
| H A D | timens.h | 30 static inline bool check_skip(int clockid) in check_skip() argument
|
| H A D | gettime_perf.c | 39 static void test(clock_t clockid, char *clockstr, bool in_ns) in test() argument
|
| H A D | futex.c | 20 static int run_test(int clockid) in run_test() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/timens/ |
| H A D | timens.h | 30 static inline bool check_skip(int clockid) in check_skip() argument
|
| H A D | gettime_perf.c | 47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test() argument
|
| H A D | futex.c | 20 static int run_test(int clockid) in run_test() argument
|
| H A D | timer.c | 18 int run_test(int clockid, struct timespec now) in run_test() argument
|