Home
last modified time | relevance | path

Searched refs:timespec (Results 1026 - 1050 of 1239) sorted by relevance

1...<<41424344454647484950

/third_party/ltp/lib/
H A Dparse_opts.c473 struct timespec ts; in get_current_time()
/third_party/musl/src/fdsan/linux/
H A Dfdsan.c143 struct timespec ts; in save_debug_message()
/third_party/libdrm/tests/amdgpu/
H A Damdgpu_stress.c189 struct timespec start, stop; in submit_ib()
H A Dsyncobj_tests.c232 struct timespec tp; in amdgpu_syncobj_timeline_test()
/third_party/ltp/testcases/kernel/io/aio/
H A Daio01.c104 static struct timespec ts; in main()
/third_party/ltp/testcases/kernel/syscalls/utimensat/
H A Dutimensat01.c125 struct timespec libc_ts[2];
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-igmp_querier.c66 struct timespec interval;
H A Dns-mcast_join.c80 struct timespec interval; /* interval for join-leave mode */
H A Dns-common.c317 * This function converts a string to timespec structure
321 * ts_p : pointer to a timespec structure
327 int strtotimespec(const char *str, struct timespec *ts_p) in strtotimespec()
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daiocp.c142 static void io_wait_run(io_context_t ctx, struct timespec *to) in io_wait_run()
/third_party/ltp/testcases/kernel/kvm/
H A Dlib_host.c297 struct timespec start, now; in tst_kvm_wait_guest()
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise11.c54 static const struct timespec t0 = { 0, 0 }; in my_yield()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D2-2.c271 struct timespec wait_ts = {0, 100000}; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D1-2.c211 struct timespec ts; in child()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D4-2.c198 struct timespec ts, ts_junk; in main()
524 ("Warning, struct timespec with tv_sec = %i and tv_nsec = %li was not invalid\n", in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/
H A Ds-c1.c113 struct timespec ts_ref, ts_fin; in main()
/third_party/lz4/examples/
H A Dcompress_functions.c122 struct timespec start, end; in bench()
/third_party/node/deps/openssl/openssl/
H A De_os.h295 struct timespec ts; in ossl_sleep()
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/
H A Dmod.rs338 __relative_timeout: *const ::timespec, in __system_property_wait()
/third_party/openssl/
H A De_os.h295 struct timespec ts; in ossl_sleep()
/third_party/skia/third_party/externals/angle2/util/posix/
H A Dtest_utils_posix.cpp342 timespec sleepTime = { in Sleep()
/third_party/optimized-routines/networking/test/
H A Dchksum.c126 struct timespec ts; in clock_get_ns()
/third_party/pulseaudio/src/pulse/
H A Dutil.c364 struct timespec ts; in pa_msleep()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime_benchmark.cc287 timespec ts = absl::ToTimespec(absl::Now()); in BM_Time_FromTimespec()
/third_party/rust/crates/rustix/src/backend/libc/time/
H A Dtypes.rs7 /// `struct timespec`
12 pub type Timespec = c::timespec;
14 /// `struct timespec`
59 /// On 32-bit glibc platforms, `timespec` has anonymous padding fields, which

Completed in 18 milliseconds

1...<<41424344454647484950