Home
last modified time | relevance | path

Searched refs:current_time (Results 1 – 25 of 85) sorted by relevance

1234

/device/google/cuttlefish/host/commands/casimir_control_server/
Dcasimir_controller.cpp155 auto current_time = std::chrono::steady_clock::now(); in ReadExact() local
157 current_time - prev_time); in ReadExact()
174 auto current_time = std::chrono::steady_clock::now(); in ReadRfPacket() local
176 current_time - start_time); in ReadRfPacket()
/device/google/cuttlefish/host/frontend/webrtc/
Dsensors_simulator.cpp92 auto current_time = std::chrono::high_resolution_clock::now(); in RefreshSensors() local
93 std::chrono::duration<double> duration = current_time - last_event_timestamp_; in RefreshSensors()
96 last_event_timestamp_ = current_time; in RefreshSensors()
Daudio_handler.cpp430 auto current_time = rtc::TimeMillis(); in OnPlaybackBuffer() local
434 current_time - ((buffer.len() - 1) / holding_buffer.buffer.size()) * 10; in OnPlaybackBuffer()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c558 struct timespec current_time; in out_write() local
560 get_current_output_position(out, &current_position, &current_time); in out_write()
563 out->underrun_time = current_time; in out_write()
1075 struct timespec current_time; in in_read() local
1077 get_current_input_position(in, &current_position, &current_time); in in_read()
1080 in->standby_exit_time = current_time; in in_read()
1162 struct timespec current_time; in in_get_capture_position() local
1163 get_current_input_position(in, frames, &current_time); in in_get_capture_position()
1164 *time = (current_time.tv_sec * 1000000000LL + current_time.tv_nsec); in in_get_capture_position()
/device/google/barbet/vibrator/drv2624/
DVibrator.cpp264 uint64_t current_time = 0; in motionAwareness() local
266 current_time = ((uint64_t)sGetTime.tv_sec * 1000 * 1000 * 1000) + sGetTime.tv_nsec; in motionAwareness()
268 if ((current_time - sEndTime) > SENSING_PERIOD) { in motionAwareness()
/device/google/redfin/vibrator/drv2624/
DVibrator.cpp263 uint64_t current_time = 0; in motionAwareness() local
265 current_time = ((uint64_t)sGetTime.tv_sec * 1000 * 1000 * 1000) + sGetTime.tv_nsec; in motionAwareness()
267 if ((current_time - sEndTime) > SENSING_PERIOD) { in motionAwareness()
/device/linaro/hikey-kernel/hikey960/5.10/
Dabi_symbollist494 current_time
Dabi_symbollist.report249 current_time UNKNOWN
Dvmlinux.symvers10327 0x29287397 current_time vmlinux EXPORT_SYMBOL
/device/linaro/dragonboard-kernel/android-5.4/
DModule.symvers9036 0xb6feaa96 current_time vmlinux EXPORT_SYMBOL
/device/google/shusky-kernels/5.15/24Q3-12065098/16kb/
DSystem.map12496 ffffc0000853bcfc T current_time
55530 ffffc000094a5d28 t current_time.cfi_jt
/device/google/akita-kernels/5.15/24Q3-12065098/16kb/
DSystem.map12496 ffffc0000853bcfc T current_time
55530 ffffc000094a5d28 t current_time.cfi_jt
/device/google/akita-kernels/5.15/24Q3-12065098/
DSystem.map12505 ffffffc00853b224 T current_time
55688 ffffffc0094b5d64 t current_time.cfi_jt
/device/google/shusky-kernels/5.15/24Q3-12065098/
DSystem.map12505 ffffffc00853b224 T current_time
55688 ffffffc0094b5d64 t current_time.cfi_jt
/device/google/lynx-kernels/5.10/24Q3-12318583/
DSystem.map12580 ffffffc008564e24 T current_time
61820 ffffffc009a05078 t current_time.cfi_jt
/device/google/bluejay-kernels/5.10/24Q3-12115410/
DSystem.map12580 ffffffc008564e24 T current_time
61820 ffffffc009a05078 t current_time.cfi_jt
/device/google/tangorpro-kernels/5.10/24Q3-12318583/
DSystem.map12580 ffffffc008564e24 T current_time
61820 ffffffc009a05078 t current_time.cfi_jt
/device/google/felix-kernels/5.10/24Q3-12318583/
DSystem.map12580 ffffffc008564e24 T current_time
61820 ffffffc009a05078 t current_time.cfi_jt
/device/google/pantah-kernels/5.10/24Q3-12318583/
DSystem.map12580 ffffffc008564e24 T current_time
61820 ffffffc009a05078 t current_time.cfi_jt
/device/google/akita-kernels/5.15/24Q3-12065098/debug_api/
DSystem.map12553 ffffffc00856c330 T current_time
56358 ffffffc0094f3938 t current_time.cfi_jt
/device/google/shusky-kernels/5.15/24Q3-12065098/debug_kmemleak/
DSystem.map12527 ffffffc008565ffc T current_time
56316 ffffffc0094e53e0 t current_time.cfi_jt
/device/google/akita-kernels/5.15/24Q3-12065098/debug_memory/
DSystem.map13085 ffffffc00858ff9c T current_time
57807 ffffffc00954e8ac t current_time.cfi_jt
/device/google/shusky-kernels/5.15/24Q3-12065098/debug_memory_accounting/
DSystem.map12506 ffffffc008561bc8 T current_time
56269 ffffffc0094df060 t current_time.cfi_jt
/device/google/shusky-kernels/5.15/24Q3-12065098/debug_api/
DSystem.map12553 ffffffc00856c330 T current_time
56358 ffffffc0094f3938 t current_time.cfi_jt
/device/google/cuttlefish_prebuilts/kernel/5.15-arm64-rockpi/
DSystem.map12276 ffffffc0085a9c30 T current_time
56119 ffffffc0096c7318 t current_time.cfi_jt

1234