Searched refs:allow_cache (Results 1 – 2 of 2) sorted by relevance
298 int unit_get_io_accounting(Unit *u, CGroupIOAccountingMetric metric, bool allow_cache, uint64_t *re…
3930 bool allow_cache, in unit_get_io_accounting() argument3941 if (allow_cache && u->io_accounting_last[metric] != UINT64_MAX) in unit_get_io_accounting()