Searched refs:cache_hit_count (Results 1 - 6 of 6) sorted by relevance

/dovecot/src/plugins/old-stats/
H A Dmail-stats.c138 stats->trans_cache_hit_count += trans_stats->cache_hit_count;
H A Dstats-plugin.c184 dest->cache_hit_count += src->cache_hit_count;
/dovecot/src/lib-storage/index/
H A Dindex-mail-headers.c675 _mail->transaction->stats.cache_hit_count++;
905 _mail->transaction->stats.cache_hit_count++;
H A Dindex-search.c1387 trans->stats.cache_hit_count * SEARCH_COST_CACHE +
H A Dindex-mail.c85 mail->mail.mail.transaction->stats.cache_hit_count++;
/dovecot/src/lib-storage/
H A Dmail-storage-private.h578 unsigned long cache_hit_count; member in struct:mailbox_transaction_stats

Completed in 53 milliseconds