Searched refs:generators_finish_time (Results 1 – 3 of 3) sorted by relevance
17 usec_t generators_finish_time; member
31 …rsFinishTimestampMonotonic", "t", NULL, offsetof(BootTimes, generators_finish_time) }, in acquire_boot_times()91 subtract_timestamp(×.generators_finish_time, times.reverse_offset); in acquire_boot_times()
356 svg_bar("generators", boot->generators_start_time, boot->generators_finish_time, y); in verb_plot()