Searched refs:initrd_unitsload_finish_time (Results 1 – 3 of 3) sorted by relevance
25 usec_t initrd_unitsload_finish_time; member
340 if (boot->initrd_unitsload_start_time < boot->initrd_unitsload_finish_time) in verb_plot()341 … svg_bar("unitsload", boot->initrd_unitsload_start_time, boot->initrd_unitsload_finish_time, y); in verb_plot()
39 …itsLoadFinishTimestampMonotonic", "t", NULL, offsetof(BootTimes, initrd_unitsload_finish_time) }, in acquire_boot_times()