Home
last modified time | relevance | path

Searched refs:suspend_stats (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/include/linux/
H A Dsuspend.h54 struct suspend_stats { struct
77 extern struct suspend_stats suspend_stats; argument
81 strscpy(suspend_stats.failed_devs[suspend_stats.last_failed_dev], in dpm_save_failed_dev()
83 sizeof(suspend_stats.failed_devs[0])); in dpm_save_failed_dev()
84 suspend_stats.last_failed_dev++; in dpm_save_failed_dev()
85 suspend_stats.last_failed_dev %= REC_FAILED_NUM; in dpm_save_failed_dev()
90 suspend_stats.errno[suspend_stats.last_failed_errno] = err; in dpm_save_failed_errno()
91 suspend_stats.last_failed_errno++; in dpm_save_failed_errno()
92 suspend_stats.last_failed_errno %= REC_FAILED_NUM; in dpm_save_failed_errno()
97 suspend_stats.failed_steps[suspend_stats.last_failed_step] = step; in dpm_save_failed_step()
[all …]
/openbmc/linux/kernel/power/
H A Dmain.c116 suspend_stats.last_hw_sleep = t; in pm_report_hw_sleep_time()
117 suspend_stats.total_hw_sleep += t; in pm_report_hw_sleep_time()
123 suspend_stats.max_hw_sleep = t; in pm_report_max_hw_sleep()
362 return sprintf(buf, format_str, suspend_stats._name); \
386 index = suspend_stats.last_failed_dev + REC_FAILED_NUM - 1; in last_failed_dev_show()
388 last_failed_dev = suspend_stats.failed_devs[index]; in last_failed_dev_show()
400 index = suspend_stats.last_failed_errno + REC_FAILED_NUM - 1; in last_failed_errno_show()
402 last_failed_errno = suspend_stats.errno[index]; in last_failed_errno_show()
415 index = suspend_stats.last_failed_step + REC_FAILED_NUM - 1; in last_failed_step_show()
417 step = suspend_stats.failed_steps[index]; in last_failed_step_show()
[all …]
H A Dsuspend.c377 suspend_stats.failed_freeze++; in suspend_prepare()
628 suspend_stats.fail++; in pm_suspend()
631 suspend_stats.success++; in pm_suspend()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dpm.c133 wil->suspend_stats.rejected_by_host++; in wil_can_suspend()
192 wil->suspend_stats.rejected_by_host++; in wil_suspend_keep_radio_on()
203 wil->suspend_stats.rejected_by_host++; in wil_suspend_keep_radio_on()
209 wil->suspend_stats.rejected_by_host++; in wil_suspend_keep_radio_on()
215 wil->suspend_stats.rejected_by_host++; in wil_suspend_keep_radio_on()
236 wil->suspend_stats.r_on.failed_suspends++; in wil_suspend_keep_radio_on()
252 wil->suspend_stats.r_on.failed_suspends++; in wil_suspend_keep_radio_on()
266 wil->suspend_stats.r_on.failed_suspends++; in wil_suspend_keep_radio_on()
311 wil->suspend_stats.rejected_by_host++; in wil_suspend_radio_off()
327 wil->suspend_stats.r_off.failed_suspends++; in wil_suspend_radio_off()
[all …]
H A Dpcie_bus.c524 wil->suspend_stats.r_off.successful_suspends++; in wil6210_suspend()
526 wil->suspend_stats.r_on.successful_suspends++; in wil6210_suspend()
558 wil->suspend_stats.r_off.failed_resumes++; in wil6210_resume()
560 wil->suspend_stats.r_on.failed_resumes++; in wil6210_resume()
564 wil->suspend_stats.r_on.successful_resumes++; in wil6210_resume()
566 wil->suspend_stats.r_off.successful_resumes++; in wil6210_resume()
H A Ddebugfs.c2189 memset(&wil->suspend_stats, 0, sizeof(wil->suspend_stats)); in wil_write_suspend_stats()
2216 wil->suspend_stats.r_on.successful_suspends, in wil_read_suspend_stats()
2217 wil->suspend_stats.r_on.failed_suspends, in wil_read_suspend_stats()
2218 wil->suspend_stats.r_on.successful_resumes, in wil_read_suspend_stats()
2219 wil->suspend_stats.r_on.failed_resumes, in wil_read_suspend_stats()
2220 wil->suspend_stats.rejected_by_device, in wil_read_suspend_stats()
2221 wil->suspend_stats.r_off.successful_suspends, in wil_read_suspend_stats()
2222 wil->suspend_stats.r_off.failed_suspends, in wil_read_suspend_stats()
2223 wil->suspend_stats.r_off.successful_resumes, in wil_read_suspend_stats()
2224 wil->suspend_stats.r_off.failed_resumes, in wil_read_suspend_stats()
[all …]
H A Dwmi.c3127 wil->suspend_stats.rejected_by_device++; in wmi_suspend()
3129 wil->suspend_stats.rejected_by_host++; in wmi_suspend()
3142 wil->suspend_stats.rejected_by_host++; in wmi_suspend()
3144 wil->suspend_stats.rejected_by_device++; in wmi_suspend()
3153 wil->suspend_stats.rejected_by_device++; in wmi_suspend()
H A Dmain.c743 memset(&wil->suspend_stats, 0, sizeof(wil->suspend_stats)); in wil_priv_init()
H A Dwil6210.h1015 struct wil_suspend_stats suspend_stats; member
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-power310 What: /sys/power/suspend_stats
314 The /sys/power/suspend_stats directory contains suspend related
317 What: /sys/power/suspend_stats/success
321 The /sys/power/suspend_stats/success file contains the number
324 What: /sys/power/suspend_stats/fail
328 The /sys/power/suspend_stats/fail file contains the number
331 What: /sys/power/suspend_stats/failed_freeze
335 The /sys/power/suspend_stats/failed_freeze file contains the
338 What: /sys/power/suspend_stats/failed_prepare
342 The /sys/power/suspend_stats/failed_prepare file contains the
[all …]
/openbmc/linux/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c237 struct telemetry_susp_stats suspend_stats; member
559 conf->suspend_stats.shlw_ctr, in telem_soc_states_show()
561 conf->suspend_stats.shlw_res)*10/192)); in telem_soc_states_show()
565 conf->suspend_stats.deep_ctr, in telem_soc_states_show()
567 conf->suspend_stats.deep_res)*10/192)); in telem_soc_states_show()
570 conf->suspend_stats.shlw_ctr, in telem_soc_states_show()
571 (u64)(conf->suspend_stats.shlw_res*10)/192); in telem_soc_states_show()
574 conf->suspend_stats.deep_ctr, in telem_soc_states_show()
575 (u64)(conf->suspend_stats.deep_res*10)/192); in telem_soc_states_show()
867 conf->suspend_stats.shlw_ctr += in pm_suspend_exit_cb()
[all …]
/openbmc/linux/drivers/base/power/
H A Dmain.c63 struct suspend_stats suspend_stats; variable
660 suspend_stats.failed_resume_noirq++; in __device_resume_noirq()
812 suspend_stats.failed_resume_early++; in __device_resume_early()
967 suspend_stats.failed_resume++; in __device_resume()
1322 suspend_stats.failed_suspend_noirq++; in dpm_noirq_suspend_devices()
1508 suspend_stats.failed_suspend_late++; in dpm_suspend_late()
1788 suspend_stats.failed_suspend++; in dpm_suspend()
1942 suspend_stats.failed_prepare++; in dpm_suspend_start()
/openbmc/linux/Documentation/power/
H A Dbasic-pm-debugging.rst249 # cat /sys/kernel/debug/suspend_stats
268 to RAM. suspend_stats just lists the last 2 failed devices, error number and