/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
H A D | rand_unix.c | 146 struct timespec ts; in ossl_pool_acquire_entropy() 813 struct timespec ts; in get_time_stamp() 856 struct timespec ts; in get_timer_bits()
|
/third_party/openssl/providers/implementations/rands/seeding/ |
H A D | rand_unix.c | 146 struct timespec ts; in ossl_pool_acquire_entropy() 813 struct timespec ts; in get_time_stamp() 856 struct timespec ts; in get_timer_bits()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | rs_surface_ohos_vulkan.cpp | 39 struct timespec ts {}; in GetNanoSeconds() 146 struct timespec curTime = {0, 0}; in RequestNativeWindowBuffer()
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/ |
H A D | test_base.cpp | 102 struct timespec tv {};
in LogStart() 112 struct timespec tv {};
in LogEnd()
|
/kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/ |
H A D | futex_requeue_pi.c | 51 struct timespec *timeout; 284 struct timespec ts, *tsp = NULL; in unit_test()
|
/kernel/linux/linux-5.10/tools/perf/jvmti/ |
H A D | jvmti_agent.c | 108 timespec_to_ns(const struct timespec *ts) in timespec_to_ns() 116 struct timespec ts; in perf_get_timestamp()
|
/kernel/linux/linux-5.10/tools/spi/ |
H A D | spidev_test.c | 472 struct timespec last_stat; in main() 477 struct timespec current; in main()
|
/kernel/linux/linux-6.6/tools/perf/jvmti/ |
H A D | jvmti_agent.c | 108 timespec_to_ns(const struct timespec *ts) in timespec_to_ns() 116 struct timespec ts; in perf_get_timestamp()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | bpf_kwork.c | 53 static struct timespec ts_start; 54 static struct timespec ts_end;
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
H A D | max_guest_memory_test.c | 119 static void rendezvous_with_vcpus(struct timespec *time, const char *name) in rendezvous_with_vcpus() 169 struct timespec time_start, time_run1, time_reset, time_run2; in main()
|
/kernel/linux/linux-6.6/tools/spi/ |
H A D | spidev_test.c | 504 struct timespec last_stat; in main() 509 struct timespec current; in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/ |
H A D | futex_requeue_pi.c | 51 struct timespec *timeout; 284 struct timespec ts, *tsp = NULL; in unit_test()
|
/third_party/NuttX/include/nuttx/net/ |
H A D | net.h | 352 struct timespec; 353 int net_timedwait(sem_t *sem, FAR const struct timespec *abstime);
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_util.c | 12 #include "util/timespec.h" 244 static struct timespec last_time = {}; in tu_dbg_log_gmem_load_store_skips() 248 struct timespec current_time; in tu_dbg_log_gmem_load_store_skips()
|
/third_party/ltp/lib/ |
H A D | safe_file_ops.c | 326 static void set_time(struct timeval *res, const struct timespec *src, in set_time() 347 mode_t mode, const struct timespec times[2]) in safe_touch()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | socket.h | 68 struct timespec; 71 int recvmmsg (int, struct mmsghdr *, unsigned int, unsigned int, struct timespec *);
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
H A D | socket.h | 57 struct timespec; 60 int recvmmsg (int, struct mmsghdr *, unsigned int, unsigned int, struct timespec *);
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | socket.h | 68 struct timespec; 71 int recvmmsg (int, struct mmsghdr *, unsigned int, unsigned int, struct timespec *);
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
H A D | socket.h | 68 struct timespec; 71 int recvmmsg (int, struct mmsghdr *, unsigned int, unsigned int, struct timespec *);
|
/third_party/musl/porting/linux/user/include/sys/ |
H A D | socket.h | 72 struct timespec; 75 int recvmmsg (int, struct mmsghdr *, unsigned int, unsigned int, struct timespec *);
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | socket.h | 68 struct timespec; 71 int recvmmsg (int, struct mmsghdr *, unsigned int, unsigned int, struct timespec *);
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
H A D | 2-4.c | 154 struct timespec ts; in tf() 255 struct timespec wait_timeout_ts = {0, 100000}; in main()
|
H A D | 2-6.c | 147 struct timespec ts; in threaded() 202 struct timespec processing_completion_ts = {0, 100000}; in main()
|
H A D | 2-7.c | 155 struct timespec ts; in tf() 246 struct timespec wait_ts; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
H A D | stress1.c | 220 struct timespec ts; in threaded_B() 275 struct timespec ts; in threaded_A()
|