Searched defs:acquire_boot_times (Results 1 - 1 of 1) sorted by relevance

/systemd/src/analyze/
H A Danalyze.c100 * This offset is subtracted from times above by acquire_boot_times(),
214 static int acquire_boot_times(sd_bus *bus, struct boot_times **bt) { function
348 r = acquire_boot_times(bus, &boot_times);
494 r = acquire_boot_times(bus, &t);
554 n = acquire_boot_times(bus, &boot);
832 r = acquire_boot_times(bus, &boot);
930 r = acquire_boot_times(bus, &boot);

Completed in 14 milliseconds