Home
last modified time | relevance | path

Searched defs:delta_ms (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dwakelock_manager.cc124 uint64_t delta_ms = just_now_ms - last_acquired_timestamp_ms; in UpdateReleasedStats() local
139 uint64_t delta_ms = 0; in GetDumpsysData() local
/packages/modules/Bluetooth/system/osi/src/
Dwakelock.cc305 uint64_t delta_ms = just_now_ms - wakelock_stats.last_acquired_timestamp_ms; in update_wakelock_released_stats() local
326 uint64_t delta_ms = 0; in wakelock_debug_dump() local
Dalarm.cc149 static void update_stat(stat_t* stat, uint64_t delta_ms) { in update_stat()
696 uint64_t delta_ms = now_ms - deadline_ms; in update_scheduling_stats() local
700 uint64_t delta_ms = deadline_ms - now_ms; in update_scheduling_stats() local