Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/power/
Dmain.c425 static void dpm_show_time(ktime_t starttime, pm_message_t state, int error, in dpm_show_time() function
759 dpm_show_time(starttime, state, 0, "noirq"); in dpm_noirq_resume_devices()
907 dpm_show_time(starttime, state, 0, "early"); in dpm_resume_early()
1068 dpm_show_time(starttime, state, 0, NULL); in dpm_resume()
1398 dpm_show_time(starttime, state, error, "noirq"); in dpm_noirq_suspend_devices()
1599 dpm_show_time(starttime, state, error, "late"); in dpm_suspend_late()
1622 dpm_show_time(starttime, state, error, "end"); in dpm_suspend_end()
1868 dpm_show_time(starttime, state, error, NULL); in dpm_suspend()
2025 dpm_show_time(starttime, state, error, "start"); in dpm_suspend_start()