Home
last modified time | relevance | path

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

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