/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/ |
tirpc_rpc_call_scalability.c | 135 gettimeofday(&tv1, &tz); 159 gettimeofday(&tv2, &tz);
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/ |
1-1.c | 58 gettimeofday(&currsec1, NULL); 82 gettimeofday(&currsec2, NULL);
|
6-1.c | 89 gettimeofday(&before_wait, NULL); 102 gettimeofday(&after_wait, NULL);
|
6-2.c | 98 gettimeofday(&before_wait, NULL); 117 gettimeofday(&after_wait, NULL);
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/ |
6-1.c | 89 gettimeofday(&before_wait, NULL); 102 gettimeofday(&after_wait, NULL);
|
6-2.c | 98 gettimeofday(&before_wait, NULL); 117 gettimeofday(&after_wait, NULL);
|
/external/ltp/testcases/realtime/func/measurement/ |
rdtsc-latency.c | 90 gettimeofday(&tv_start, NULL); 93 gettimeofday(&tv_end, NULL);
|
/hardware/qcom/gps/msm8084/utils/ |
loc_log.cpp | 176 gettimeofday(&now, NULL); 234 gettimeofday(&tv, &tz);
|
/hardware/qcom/gps/msm8909/utils/ |
loc_log.cpp | 178 gettimeofday(&now, NULL); 236 gettimeofday(&tv, &tz);
|
/hardware/qcom/gps/msm8960/utils/ |
loc_log.cpp | 176 gettimeofday(&now, NULL); 228 gettimeofday(&tv, &tz);
|
/hardware/qcom/gps/msm8994/utils/ |
loc_log.cpp | 177 gettimeofday(&now, NULL); 235 gettimeofday(&tv, &tz);
|
/hardware/qcom/gps/msm8996/utils/ |
loc_log.cpp | 178 gettimeofday(&now, NULL); 236 gettimeofday(&tv, &tz);
|
/hardware/qcom/gps/msm8998/utils/ |
loc_log.cpp | 174 gettimeofday(&now, NULL); 232 gettimeofday(&tv, &tz);
|
/hardware/qcom/gps/sdm845/utils/ |
loc_log.cpp | 173 gettimeofday(&now, NULL); 231 gettimeofday(&tv, &tz);
|
/hardware/qcom/gps/utils/ |
loc_log.cpp | 177 gettimeofday(&now, NULL); 235 gettimeofday(&tv, &tz);
|
/system/extras/tests/pagingtest/ |
thrashing_test.c | 61 gettimeofday(&begin_time, NULL); 65 gettimeofday(&end_time, NULL);
|
/art/runtime/base/ |
time_utils.cc | 133 gettimeofday(&now, nullptr); 145 gettimeofday(&now, nullptr); 157 gettimeofday(&now, nullptr); 198 gettimeofday(&tv, nullptr);
|
/art/runtime/openjdkjvmti/ |
ti_timers.cc | 86 gettimeofday(&t, NULL);
|
/bionic/benchmarks/ |
time_benchmark.cpp | 43 gettimeofday(&tv, nullptr);
|
/cts/tests/dram/jni/ |
MemoryNativeJni.cpp | 25 gettimeofday(&tv, (struct timezone *) NULL);
|
/development/ndk/platforms/android-21/include/sys/ |
time.h | 37 extern int gettimeofday(struct timeval *, struct timezone *);
|
/development/ndk/platforms/android-9/include/sys/ |
time.h | 37 extern int gettimeofday(struct timeval *, struct timezone *);
|
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/ |
EmuThunk.c | 159 gettimeofday (&timeval, NULL); 190 if (gettimeofday (&settimer_timeval, NULL) != 0) { 191 printf ("SetTimer: gettimeofday error %s\n", strerror (errno)); 306 gettimeofday (&start, NULL); 318 gettimeofday (&start, NULL);
|
/external/ImageMagick/MagickCore/ |
nt-base-private.h | 119 gettimeofday(struct timeval *,struct timezone *),
|
/external/deqp/framework/delibs/deutil/ |
deClock.c | 72 gettimeofday(&currTime, DE_NULL);
|