Home
last modified time | relevance | path

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

/systemd-251/src/journal/
Djournald-server.h171 usec_t last_cache_pid_flush; member
Djournald-context.c594 if (s->last_cache_pid_flush + MAX_USEC < t) { in client_context_try_shrink_to()
611 s->last_cache_pid_flush = t; in client_context_try_shrink_to()