Home
last modified time | relevance | path

Searched refs:pretty_boot_time (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/analyze/
Danalyze-time.c16 r = pretty_boot_time(bus, &buf); in verb_time()
Danalyze-time-data.h49 int pretty_boot_time(sd_bus *bus, char **ret);
Danalyze-time-data.c128 int pretty_boot_time(sd_bus *bus, char **ret) { in pretty_boot_time() function
Danalyze-plot.c200 n = pretty_boot_time(bus, &pretty_times); in verb_plot()