Home
last modified time | relevance | path

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

/kernel/power/
Dwakeup_reason.c334 struct timespec64 total_time; in last_suspend_time_show() local
341 total_time = ktime_to_timespec64(ktime_sub(curr_stime, last_stime)); in last_suspend_time_show()
351 sleep_time = timespec64_sub(total_time, suspend_resume_time); in last_suspend_time_show()