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.c400 u64 total_hw_sleep; member
445 suspend_stats.total_hw_sleep += t; in pm_report_hw_sleep_time()
478 suspend_attr(total_hw_sleep, "%llu\n");
556 &total_hw_sleep.attr,
564 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.