Searched refs:timespec (Results 1076 - 1100 of 1378) sorted by relevance
1...<<41424344454647484950>>...56
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_direct.h | 356 struct timespec snd_pcm_hw_fast_tstamp(snd_pcm_t *pcm);
|
/third_party/alsa-lib/test/ |
H A D | mixtest.c | 71 struct timespec tm_begin, tm_end; in detect_cpu_clock()
|
/third_party/alsa-utils/alsactl/ |
H A D | monitor.c | 436 struct timespec req = { .tv_sec = 1 }; in monitor()
|
/third_party/alsa-lib/src/rawmidi/ |
H A D | ump.c | 295 ssize_t snd_ump_tread(snd_ump_t *ump, struct timespec *tstamp, void *buffer, in snd_ump_tread()
|
/third_party/NuttX/fs/nfs/ |
H A D | nfs_util.c | 566 struct timespec ts; in nfs_attrupdate()
|
/third_party/lzma/CPP/Windows/ |
H A D | TimeUtils.cpp | 374 bool FILETIME_To_timespec(const FILETIME &ft, timespec &ts)
|
/third_party/ltp/lib/ |
H A D | tst_timer_test.c | 344 struct timespec t; in timer_setup()
|
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()
|
Completed in 17 milliseconds
1...<<41424344454647484950>>...56