Searched refs:num_cache_bytes_read (Results 1 – 3 of 3) sorted by relevance
144 if (get_context_stats_.num_cache_bytes_read > 0) { in ReportCounters()146 get_context_stats_.num_cache_bytes_read); in ReportCounters()
33 uint64_t num_cache_bytes_read = 0; member
233 get_context->get_context_stats_.num_cache_bytes_read += usage; in UpdateCacheHitMetrics()