Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dmain.c322 u64 total_hw_sleep; member
367 suspend_stats.total_hw_sleep += t; in pm_report_hw_sleep_time()
400 suspend_attr(total_hw_sleep, "%llu\n");
478 &total_hw_sleep.attr,
486 attr != &total_hw_sleep.attr && in suspend_attr_is_visible()
/linux/Documentation/ABI/testing/
H A 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.