Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/power/
H A Dmain.c457 static void dpm_show_time(ktime_t starttime, pm_message_t state, int error, in dpm_show_time() function
734 dpm_show_time(starttime, state, 0, "noirq"); in dpm_noirq_resume_devices()
869 dpm_show_time(starttime, state, 0, "early"); in dpm_resume_early()
1037 dpm_show_time(starttime, state, 0, NULL); in dpm_resume()
1331 dpm_show_time(starttime, state, error, "noirq"); in dpm_noirq_suspend_devices()
1519 dpm_show_time(starttime, state, error, "late"); in dpm_suspend_late()
1542 dpm_show_time(starttime, state, error, "end"); in dpm_suspend_end()
1798 dpm_show_time(starttime, state, error, NULL); in dpm_suspend()
1953 dpm_show_time(starttime, state, error, "start"); in dpm_suspend_start()
/kernel/linux/linux-6.6/drivers/base/power/
H A Dmain.c453 static void dpm_show_time(ktime_t starttime, pm_message_t state, int error, in dpm_show_time() function
730 dpm_show_time(starttime, state, 0, "noirq"); in dpm_noirq_resume_devices()
863 dpm_show_time(starttime, state, 0, "early"); in dpm_resume_early()
1031 dpm_show_time(starttime, state, 0, NULL); in dpm_resume()
1325 dpm_show_time(starttime, state, error, "noirq"); in dpm_noirq_suspend_devices()
1512 dpm_show_time(starttime, state, error, "late"); in dpm_suspend_late()
1535 dpm_show_time(starttime, state, error, "end"); in dpm_suspend_end()
1791 dpm_show_time(starttime, state, error, NULL); in dpm_suspend()
1946 dpm_show_time(starttime, state, error, "start"); in dpm_suspend_start()

Completed in 5 milliseconds