Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Dmmap-cache.c58 unsigned n_context_cache_hit, n_window_list_hit, n_missed; member
295 f->cache->n_context_cache_hit++; in try_context()
472 …statistics: %u context cache hit, %u window list hit, %u miss", m->n_context_cache_hit, m->n_windo… in mmap_cache_stats_log_debug()