Home
last modified time | relevance | path

Searched refs:allow_cache (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/core/
Dcgroup.h298 int unit_get_io_accounting(Unit *u, CGroupIOAccountingMetric metric, bool allow_cache, uint64_t *re…
Dcgroup.c3930 bool allow_cache, in unit_get_io_accounting() argument
3941 if (allow_cache && u->io_accounting_last[metric] != UINT64_MAX) in unit_get_io_accounting()