Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/power/
Dmain.c359 static void dpm_show_time(ktime_t starttime, pm_message_t state, char *info) in dpm_show_time() function
589 dpm_show_time(starttime, state, "noirq"); in dpm_resume_noirq()
711 dpm_show_time(starttime, state, "early"); in dpm_resume_early()
883 dpm_show_time(starttime, state, NULL); in dpm_resume()
1147 dpm_show_time(starttime, state, "noirq"); in dpm_suspend_noirq()
1288 dpm_show_time(starttime, state, "late"); in dpm_suspend_late()
1539 dpm_show_time(starttime, state, NULL); in dpm_suspend()