Searched refs:delays (Results 1 – 4 of 4) sorted by relevance
156 unsigned delays[sizeof(usec_t) * 8]; member4186 char b[ELEMENTSOF(e->delays) * DECIMAL_STR_MAX(unsigned) + 1], *p; in event_log_delays()4191 for (i = 0; i < ELEMENTSOF(e->delays); i++) { in event_log_delays()4192 l = strpcpyf(&p, l, "%u ", e->delays[i]); in event_log_delays()4193 e->delays[i] = 0; in event_log_delays()4214 assert(l < ELEMENTSOF(e->delays)); in sd_event_run()4215 e->delays[l]++; in sd_event_run()
62 the boot, thus avoiding any delays during boot should the network not be
503 inserts artificial delays into the boot process without providing the
3907 and significant delays in boot are shown on the console.4761 initialization delays from systems using systemd-boot. Special care