Home
last modified time | relevance | path

Searched refs:gettimeofday (Results 1 – 25 of 151) sorted by relevance

1234567

/hardware/st/secure_element/ese-spi-driver/
DSpiLayerDriver.cc69 gettimeofday(&lastRxTxTime, 0); in SpiLayerDriver_open()
112 gettimeofday(&currentTime, 0); in SpiLayerDriver_read()
121 gettimeofday(&currentTime, 0); in SpiLayerDriver_read()
143 gettimeofday(&lastRxTxTime, 0); in SpiLayerDriver_read()
151 gettimeofday(&lastRxTxTime, 0); in SpiLayerDriver_read()
181 gettimeofday(&currentTime, 0); in SpiLayerDriver_write()
189 gettimeofday(&currentTime, 0); in SpiLayerDriver_write()
215 gettimeofday(&lastRxTxTime, 0); in SpiLayerDriver_write()
224 gettimeofday(&lastRxTxTime, 0); in SpiLayerDriver_write()
DSpiLayerComm.cc71 gettimeofday(&startTime, 0); in SpiLayerComm_waitForAtpLength()
74 gettimeofday(&currentTime, 0); in SpiLayerComm_waitForAtpLength()
248 gettimeofday(&startTime, 0); in SpiLayerComm_waitForResponse()
270 gettimeofday(&currentTime, 0); in SpiLayerComm_waitForResponse()
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXos.h111 # define gettimeofday(t) \ macro
125 # define X_GETTIMEOFDAY(t) gettimeofday(t, (struct timezone*)0)
128 # define X_GETTIMEOFDAY(t) gettimeofday(t)
130 # define X_GETTIMEOFDAY(t) gettimeofday(t, (struct timezone*)0)
/hardware/qcom/camera/msm8998/QCamera2/util/
Dcamscope_packet_type.cpp340 gettimeofday(&timestamp, NULL); in camscope_base_log()
376 gettimeofday(&timestamp, NULL); in camscope_sw_base_log()
416 gettimeofday(&timestamp, NULL); in camscope_timing_log()
459 gettimeofday(&timestamp, NULL); in camscope_in_out_timing_log()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
Dvenc_util.c46 gettimeofday(&tv, NULL); in GetTimeStamp()
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp37 gettimeofday(&t, NULL); in systemTime()
/hardware/qcom/gps/msm8909/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp37 gettimeofday(&t, NULL); in systemTime()
/hardware/qcom/gps/msm8994/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp37 gettimeofday(&t, NULL); in systemTime()
/hardware/qcom/gps/msm8960/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp37 gettimeofday(&t, NULL); in systemTime()
/hardware/qcom/gps/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp37 gettimeofday(&t, NULL); in systemTime()
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp37 gettimeofday(&t, NULL); in systemTime()
/hardware/qcom/gps/msm8084/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp37 gettimeofday(&t, NULL); in systemTime()
/hardware/qcom/gps/msm8996/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp37 gettimeofday(&t, NULL); in systemTime()
/hardware/qcom/gps/msm8084/utils/
Dloc_log.cpp176 gettimeofday(&now, NULL); in loc_get_time()
234 gettimeofday(&tv, &tz); in get_timestamp()
/hardware/qcom/gps/msm8960/utils/
Dloc_log.cpp176 gettimeofday(&now, NULL); in loc_get_time()
228 gettimeofday(&tv, &tz); in get_timestamp()
/hardware/qcom/gps/msm8994/utils/
Dloc_log.cpp177 gettimeofday(&now, NULL); in loc_get_time()
235 gettimeofday(&tv, &tz); in get_timestamp()
/hardware/qcom/gps/utils/
Dloc_log.cpp177 gettimeofday(&now, NULL); in loc_get_time()
235 gettimeofday(&tv, &tz); in get_timestamp()
/hardware/qcom/gps/msm8998/utils/
Dloc_log.cpp174 gettimeofday(&now, NULL); in loc_get_time()
232 gettimeofday(&tv, &tz); in get_timestamp()
/hardware/qcom/gps/msm8909/utils/
Dloc_log.cpp178 gettimeofday(&now, NULL); in loc_get_time()
236 gettimeofday(&tv, &tz); in get_timestamp()
/hardware/qcom/gps/msm8909w_3100/utils/
Dloc_log.cpp172 gettimeofday(&now, NULL); in loc_get_time()
230 gettimeofday(&tv, &tz); in get_timestamp()
/hardware/qcom/sm7150/gps/utils/
Dloc_log.cpp175 gettimeofday(&now, NULL); in loc_get_time()
204 gettimeofday(&tv, &tz); in get_timestamp()
/hardware/qcom/gps/msm8996/utils/
Dloc_log.cpp178 gettimeofday(&now, NULL); in loc_get_time()
236 gettimeofday(&tv, &tz); in get_timestamp()
/hardware/qcom/sm8150p/gps/utils/
Dloc_log.cpp173 gettimeofday(&now, NULL); in loc_get_time()
231 gettimeofday(&tv, &tz); in get_timestamp()
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_time.cpp38 gettimeofday(&t, NULL); in systemTime()
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_time.cpp38 gettimeofday(&t, NULL); in systemTime()

1234567