Home
last modified time | relevance | path

Searched refs:cur_state_start_time (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.h58 boot_clock::time_point cur_state_start_time; member
64 cur_state_start_time(boot_clock::now()), in cur_state()
Dthermal_stats_helper.cpp268 now - stats_record->cur_state_start_time); in updateStatsRecord()
274 stats_record->cur_state_start_time = now; in updateStatsRecord()
457 stats_record->cur_state_start_time - stats_record->last_stats_report_time); in reportSensorTempStats()
537 stats_record->cur_state_start_time - stats_record->last_stats_report_time); in reportSensorCdevRequestStats()