Searched refs:num_cache_bytes_write (Results 1 – 3 of 3) sorted by relevance
155 if (get_context_stats_.num_cache_bytes_write > 0) { in ReportCounters()157 get_context_stats_.num_cache_bytes_write); in ReportCounters()
36 uint64_t num_cache_bytes_write = 0; member
341 get_context->get_context_stats_.num_cache_bytes_write += usage; in UpdateCacheInsertionMetrics()