Home
last modified time | relevance | path

Searched refs:deactivating (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/analyze/
Danalyze-plot.c167 svg_bar("active", u->activated, u->deactivating, y); in plot_unit_times()
168 svg_bar("deactivating", u->deactivating, u->deactivated, y); in plot_unit_times()
250 u->activated == 0 && u->deactivating == 0) in verb_plot()
251 u->activated = u->deactivating = u->deactivated; in verb_plot()
254 if (u->deactivating < u->activated || u->deactivating > boot->finish_time) in verb_plot()
255 u->deactivating = boot->finish_time; in verb_plot()
256 if (u->deactivated < u->deactivating || u->deactivated > boot->finish_time) in verb_plot()
Danalyze-time-data.h44 usec_t deactivating; member
Danalyze-time-data.c221 { "ActiveExitTimestampMonotonic", "t", NULL, offsetof(UnitTimes, deactivating) }, in acquire_time_data()
272 subtract_timestamp(&t->deactivating, boot_times->reverse_offset); in acquire_time_data()
/systemd-251/docs/
DHOME_DIRECTORY.md176 When deactivating a home directory, the file system or block device is trimmed
DPORTABILITY_AND_STABILITY.md28 … used in systemd**, e.g. the high-level unit states inactive, active, deactivating, and so on, as …
DUSER_RECORD.md475 to trim/allocate the file system/backing file when deactivating the home