Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dmain.c399 u64 last_hw_sleep; member
444 suspend_stats.last_hw_sleep = t; in pm_report_hw_sleep_time()
477 suspend_attr(last_hw_sleep, "%llu\n");
555 &last_hw_sleep.attr,
563 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.
/linux/Documentation/arch/x86/
H A Damd-debugging.rst30 state by looking at ``cat /sys/power/suspend_stats/last_hw_sleep``.