dpm_show_time
dpm_show_time(starttime, state, 0, "early");
dpm_show_time(starttime, state, 0, NULL);
dpm_show_time(starttime, state, error, "noirq");
dpm_show_time(starttime, state, error, "late");
dpm_show_time(starttime, state, error, "end");
dpm_show_time(starttime, state, error, NULL);
dpm_show_time(starttime, state, error, "start");
dpm_show_time(starttime, state, 0, "noirq");