Searched refs:time (Results 4801 - 4825 of 8968) sorted by relevance
1...<<191192193194195196197198199200>>...359
/third_party/ltp/testcases/kernel/syscalls/waitpid/ |
H A D | waitpid05.c | 58 #include <sys/time.h>
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntraw_create/ |
H A D | rpc_clntraw_create_complex.c | 30 #include <time.h>
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clnttcp_create/ |
H A D | rpc_clnttcp_create_performance.c | 31 #include <sys/time.h> 135 //Add function execution time (toc-tic) in main() 148 fprintf(stderr, "lf time = %lf usecn\n", resultTbl[i]); in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_create/ |
H A D | rpc_clntudp_create_performance.c | 31 #include <sys/time.h> 135 //Add function execution time (toc-tic) in main() 148 fprintf(stderr, "lf time = %lf usecn\n", resultTbl[i]); in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/ |
H A D | rpc_clnt_call_performance.c | 30 #include <sys/time.h> 133 //Add function execution time (toc-tic) in main() 147 fprintf(stderr, "lf time = %lf usecn\n", resultTbl[i]); in main()
|
H A D | rpc_clnt_call_dataint.c | 31 #include <time.h>
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/ |
H A D | tirpc_expertlevel_clnt_call_mt.c | 31 #include <time.h>
|
H A D | tirpc_expertlevel_clnt_call_dataint.c | 31 #include <time.h>
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/ |
H A D | tirpc_interlevel_clnt_call_scalability.c | 32 #include <time.h>
|
H A D | tirpc_interlevel_clnt_call_complex.c | 31 #include <time.h>
|
H A D | tirpc_interlevel_clnt_call_performance.c | 30 #include <sys/time.h> 140 //Add function execution time (toc-tic) in main() 154 fprintf(stderr, "lf time = %lf usecn\n", resultTbl[i]); in main()
|
H A D | tirpc_interlevel_clnt_call_mt.c | 31 #include <time.h>
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/ |
H A D | tirpc_rpc_call_scalability.c | 32 #include <time.h>
|
H A D | tirpc_rpc_call_complex.c | 31 #include <time.h>
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-custom-headers/ |
H A D | minimal-http-server-custom-headers.c | 21 #include <time.h>
|
/third_party/libdrm/tests/vbltest/ |
H A D | vbltest.c | 35 #include <sys/time.h>
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/ |
H A D | 2-1.c | 33 #include <time.h>
|
H A D | 1-2.c | 34 #include <time.h>
|
H A D | 1-1.c | 33 #include <time.h>
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
H A D | 2-1.c | 10 * if the absolute time specified by abstime passes before the condition cond is 11 * signaled or broadcasted, or if the absolute time specified by abstime has 12 * already been passed at the time of the call. 24 #include <sys/time.h> 55 fprintf(stderr, "Fail to get current time\n"); in t1_func() 66 "Thread1 stops waiting when time is out\n"); in t1_func()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/ |
H A D | 2-2.c | 43 #include <time.h> 217 UNRESOLVED(ret, "Failed to get time"); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/ |
H A D | 3-1.c | 34 #include <sys/time.h> 67 /* Absolute time, not relative. */ in fn_rd() 88 /* Get time after the pthread_rwlock_timedrdlock() call. */ in fn_rd() 177 /* the child thread does not block, check the time interval */ in main() 189 "start time %ld.%06ld, end time %ld.%06ld\n", in main()
|
H A D | 1-1.c | 31 #include <sys/time.h> 59 /* Absolute time, not relative. */ in fn_rd() 80 /* Get time after the pthread_rwlock_timedrdlock() call. */ in fn_rd() 163 /* the child thread does not block, check the time interval */ in main() 173 ("Test FAILED: the timer expired and thread terminated, but the timeout is not correct: start time %ld.%06ld, end time %ld.%06ld\n", in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/ |
H A D | 9-2.c | 9 * time. 13 * - get time T0 17 * - get time T2 24 #include <time.h>
|
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/condvar/ |
H A D | pthread_cond_wait_2.c | 26 #include <time.h>
|
Completed in 16 milliseconds
1...<<191192193194195196197198199200>>...359