Searched refs:initrd_generators_finish_time (Results 1 – 3 of 3) sorted by relevance
23 usec_t initrd_generators_finish_time; member
338 if (boot->initrd_generators_start_time < boot->initrd_generators_finish_time) in verb_plot()339 … svg_bar("generators", boot->initrd_generators_start_time, boot->initrd_generators_finish_time, y); in verb_plot()
37 …neratorsFinishTimestampMonotonic", "t", NULL, offsetof(BootTimes, initrd_generators_finish_time) }, in acquire_boot_times()