Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/power/
Dmain.c117 suspend_stats.total_hw_sleep += t; in pm_report_hw_sleep_time()
377 suspend_attr(total_hw_sleep, "%llu\n");
439 &total_hw_sleep.attr,
447 attr != &total_hw_sleep.attr && in suspend_attr_is_visible()
/linux-6.6.21/include/linux/
Dsuspend.h72 u64 total_hw_sleep; member
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-power425 What: /sys/power/suspend_stats/total_hw_sleep
429 The /sys/power/suspend_stats/total_hw_sleep file
442 'total_hw_sleep' and 'last_hw_sleep' may not be accurate.