Home
last modified time | relevance | path

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

/kernel/power/
Dwakeup_reason.c66 static ktime_t last_monotime; /* monotonic time before last suspend */ variable
348 ktime_to_timespec64(ktime_sub(curr_monotime, last_monotime)); in last_suspend_time_show()
380 last_monotime = ktime_get(); in wakeup_reason_pm_event()