Searched refs:timespec (Results 1026 - 1050 of 1239) sorted by relevance
1...<<41424344454647484950
/third_party/ltp/lib/ |
H A D | parse_opts.c | 473 struct timespec ts; in get_current_time()
|
/third_party/musl/src/fdsan/linux/ |
H A D | fdsan.c | 143 struct timespec ts; in save_debug_message()
|
/third_party/libdrm/tests/amdgpu/ |
H A D | amdgpu_stress.c | 189 struct timespec start, stop; in submit_ib()
|
H A D | syncobj_tests.c | 232 struct timespec tp; in amdgpu_syncobj_timeline_test()
|
/third_party/ltp/testcases/kernel/io/aio/ |
H A D | aio01.c | 104 static struct timespec ts; in main()
|
/third_party/ltp/testcases/kernel/syscalls/utimensat/ |
H A D | utimensat01.c | 125 struct timespec libc_ts[2];
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-igmp_querier.c | 66 struct timespec interval;
|
H A D | ns-mcast_join.c | 80 struct timespec interval; /* interval for join-leave mode */
|
H A D | ns-common.c | 317 * 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 D | aiocp.c | 142 static void io_wait_run(io_context_t ctx, struct timespec *to) in io_wait_run()
|
/third_party/ltp/testcases/kernel/kvm/ |
H A D | lib_host.c | 297 struct timespec start, now; in tst_kvm_wait_guest()
|
/third_party/ltp/testcases/kernel/syscalls/madvise/ |
H A D | madvise11.c | 54 static const struct timespec t0 = { 0, 0 }; in my_yield()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
H A D | 2-2.c | 271 struct timespec wait_ts = {0, 100000}; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
H A D | 1-2.c | 211 struct timespec ts; in child()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
H A D | 4-2.c | 198 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 D | s-c1.c | 113 struct timespec ts_ref, ts_fin; in main()
|
/third_party/lz4/examples/ |
H A D | compress_functions.c | 122 struct timespec start, end; in bench()
|
/third_party/node/deps/openssl/openssl/ |
H A D | e_os.h | 295 struct timespec ts; in ossl_sleep()
|
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/ |
H A D | mod.rs | 338 __relative_timeout: *const ::timespec, in __system_property_wait()
|
/third_party/openssl/ |
H A D | e_os.h | 295 struct timespec ts; in ossl_sleep()
|
/third_party/skia/third_party/externals/angle2/util/posix/ |
H A D | test_utils_posix.cpp | 342 timespec sleepTime = { in Sleep()
|
/third_party/optimized-routines/networking/test/ |
H A D | chksum.c | 126 struct timespec ts; in clock_get_ns()
|
/third_party/pulseaudio/src/pulse/ |
H A D | util.c | 364 struct timespec ts; in pa_msleep()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | time_benchmark.cc | 287 timespec ts = absl::ToTimespec(absl::Now()); in BM_Time_FromTimespec()
|
/third_party/rust/crates/rustix/src/backend/libc/time/ |
H A D | types.rs | 7 /// `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