Searched refs:boot_timestamps (Results 1 - 4 of 4) sorted by relevance

/systemd/src/shared/
H A Dboot-timestamps.h25 int boot_timestamps(const dual_timestamp *n, dual_timestamp *firmware, dual_timestamp *loader);
H A Dboot-timestamps.c27 int boot_timestamps(const dual_timestamp *n, dual_timestamp *firmware, dual_timestamp *loader) { function
/systemd/src/test/
H A Dtest-boot-timestamps.c83 r = boot_timestamps(NULL, &fw, &l);
/systemd/src/core/
H A Dmanager.c575 boot_timestamps(&m->userspace_timestamp, &m->firmware_timestamp, &m->loader_timestamp);

Completed in 552 milliseconds