Searched refs:initrd_security_start_time (Results 1 – 3 of 3) sorted by relevance
20 usec_t initrd_security_start_time; member
336 if (boot->initrd_security_start_time < boot->initrd_security_finish_time) in verb_plot()337 … svg_bar("security", boot->initrd_security_start_time, boot->initrd_security_finish_time, y); in verb_plot()
34 …curityStartTimestampMonotonic", "t", NULL, offsetof(BootTimes, initrd_security_start_time) }, in acquire_boot_times()