Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dmain.c321 u64 last_hw_sleep; member
366 suspend_stats.last_hw_sleep = t; in pm_report_hw_sleep_time()
399 suspend_attr(last_hw_sleep, "%llu\n");
477 &last_hw_sleep.attr,
485 if (attr != &last_hw_sleep.attr && in suspend_attr_is_visible()
/linux/Documentation/ABI/testing/
H A Dsysfs-power416 What: /sys/power/suspend_stats/last_hw_sleep
420 The /sys/power/suspend_stats/last_hw_sleep file
442 'total_hw_sleep' and 'last_hw_sleep' may not be accurate.