/aosp12/hardware/st/secure_element/ese-spi-driver/ |
H A D | SpiLayerDriver.cc | 69 gettimeofday(&lastRxTxTime, 0); in SpiLayerDriver_open() 112 gettimeofday(¤tTime, 0); in SpiLayerDriver_read() 121 gettimeofday(¤tTime, 0); in SpiLayerDriver_read() 143 gettimeofday(&lastRxTxTime, 0); in SpiLayerDriver_read() 151 gettimeofday(&lastRxTxTime, 0); in SpiLayerDriver_read() 181 gettimeofday(¤tTime, 0); in SpiLayerDriver_write() 189 gettimeofday(¤tTime, 0); in SpiLayerDriver_write() 215 gettimeofday(&lastRxTxTime, 0); in SpiLayerDriver_write() 224 gettimeofday(&lastRxTxTime, 0); in SpiLayerDriver_write()
|
H A D | SpiLayerComm.cc | 71 gettimeofday(&startTime, 0); in SpiLayerComm_waitForAtpLength() 74 gettimeofday(¤tTime, 0); in SpiLayerComm_waitForAtpLength() 248 gettimeofday(&startTime, 0); in SpiLayerComm_waitForResponse() 270 gettimeofday(¤tTime, 0); in SpiLayerComm_waitForResponse()
|
/aosp12/system/extras/tests/pagingtest/ |
H A D | mmap_test.c | 23 gettimeofday(&begin_time, NULL); in mmap_test() 25 gettimeofday(&end_time, NULL); in mmap_test() 33 gettimeofday(&begin_time, NULL); in mmap_test() 35 gettimeofday(&end_time, NULL); in mmap_test()
|
H A D | pageinout_test.c | 57 gettimeofday(&begin_time, NULL); in pageinout_test() 62 gettimeofday(&end_time, NULL); in pageinout_test() 71 gettimeofday(&begin_time, NULL); in pageinout_test() 74 gettimeofday(&end_time, NULL); in pageinout_test()
|
H A D | thrashing_test.c | 61 gettimeofday(&begin_time, NULL); in thrashing_test() 65 gettimeofday(&end_time, NULL); in thrashing_test()
|
/aosp12/frameworks/rs/tests/cpp_api/latency/ |
H A D | latency.cpp | 77 gettimeofday(&start, nullptr); in main() 85 gettimeofday(&stop, nullptr); in main() 91 gettimeofday(&start, nullptr); in main() 101 gettimeofday(&stop, nullptr); in main()
|
/aosp12/system/extras/crypto-perf/ |
H A D | crypto.cpp | 123 gettimeofday(&begin_time, NULL); in main() 128 gettimeofday(&end_time, NULL); in main() 145 gettimeofday(&begin_time, NULL); in main() 150 gettimeofday(&end_time, NULL); in main()
|
/aosp12/system/extras/tests/ext4/ |
H A D | rand_emmc_perf.c | 124 gettimeofday(&stats_buf[i].start, NULL); in stats_test() 140 gettimeofday(&stats_buf[i].end, NULL); in stats_test() 154 gettimeofday(&start, NULL); in perf_test() 169 gettimeofday(&end, NULL); in perf_test() 176 gettimeofday(&end, NULL); in perf_test()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/util/ |
H A D | camscope_packet_type.cpp | 340 gettimeofday(×tamp, NULL); in camscope_base_log() 376 gettimeofday(×tamp, NULL); in camscope_sw_base_log() 416 gettimeofday(×tamp, NULL); in camscope_timing_log() 459 gettimeofday(×tamp, NULL); in camscope_in_out_timing_log()
|
/aosp12/frameworks/base/libs/hwui/utils/ |
H A D | Timing.h | 25 explicit MethodTimer(const char* name) : mMethodName(name) { gettimeofday(&mStart, nullptr); } in MethodTimer() 29 gettimeofday(&stop, nullptr); in ~MethodTimer()
|
/aosp12/system/extras/tests/schedtest/ |
H A D | schedtest.c | 33 gettimeofday(&tv1, NULL); in main() 35 gettimeofday(&tv2, NULL); in main()
|
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/ |
H A D | dbregtest.cpp | 199 gettimeofday(&ts1, NULL); in main() 206 gettimeofday(&ts2, NULL); in main() 232 gettimeofday(&ts3, NULL); in main() 241 gettimeofday(&ts4, NULL); in main()
|
/aosp12/frameworks/native/opengl/tests/angeles/ |
H A D | app-linux.cpp | 203 gettimeofday(&timeTemp, NULL); in main() 210 gettimeofday(&timeNow, NULL); in main() 219 gettimeofday(&timeTemp, NULL); in main()
|
/aosp12/bionic/tests/headers/posix/ |
H A D | sys_time_h.c | 67 FUNCTION(gettimeofday, int (*f)(struct timeval*, struct timezone*)); in sys_time_h() 69 FUNCTION(gettimeofday, int (*f)(struct timeval*, void*)); in sys_time_h()
|
/aosp12/bionic/libc/bionic/ |
H A D | vdso.cpp | 54 int gettimeofday(timeval* tv, struct timezone* tz) { in gettimeofday() function 55 auto vdso_gettimeofday = reinterpret_cast<decltype(&gettimeofday)>( in gettimeofday() 71 if (gettimeofday(&tv, nullptr) == -1) return -1; in time()
|
/aosp12/hardware/qcom/gps/msm8960/utils/ |
H A D | loc_log.cpp | 176 gettimeofday(&now, NULL); in loc_get_time() 228 gettimeofday(&tv, &tz); in get_timestamp()
|
/aosp12/hardware/qcom/gps/msm8994/utils/ |
H A D | loc_log.cpp | 177 gettimeofday(&now, NULL); in loc_get_time() 235 gettimeofday(&tv, &tz); in get_timestamp()
|
/aosp12/hardware/qcom/gps/utils/ |
H A D | loc_log.cpp | 177 gettimeofday(&now, NULL); in loc_get_time() 235 gettimeofday(&tv, &tz); in get_timestamp()
|
/aosp12/hardware/qcom/gps/msm8084/utils/ |
H A D | loc_log.cpp | 176 gettimeofday(&now, NULL); in loc_get_time() 234 gettimeofday(&tv, &tz); in get_timestamp()
|
/aosp12/hardware/qcom/sdm845/gps/msm8084/utils/ |
H A D | loc_log.cpp | 176 gettimeofday(&now, NULL); in loc_get_time() 234 gettimeofday(&tv, &tz); in get_timestamp()
|
/aosp12/hardware/qcom/sdm845/gps/msm8960/utils/ |
H A D | loc_log.cpp | 176 gettimeofday(&now, NULL); in loc_get_time() 228 gettimeofday(&tv, &tz); in get_timestamp()
|
/aosp12/hardware/qcom/sdm845/gps/msm8994/utils/ |
H A D | loc_log.cpp | 177 gettimeofday(&now, NULL); in loc_get_time() 235 gettimeofday(&tv, &tz); in get_timestamp()
|
/aosp12/hardware/qcom/sdm845/gps/utils/ |
H A D | loc_log.cpp | 177 gettimeofday(&now, NULL); in loc_get_time() 235 gettimeofday(&tv, &tz); in get_timestamp()
|
/aosp12/hardware/qcom/gps/msm8909/utils/ |
H A D | loc_log.cpp | 178 gettimeofday(&now, NULL); in loc_get_time() 236 gettimeofday(&tv, &tz); in get_timestamp()
|
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/ |
H A D | loc_log.cpp | 172 gettimeofday(&now, NULL); in loc_get_time() 230 gettimeofday(&tv, &tz); in get_timestamp()
|