Searched refs:num_cache_data_add (Results 1 – 3 of 3) sorted by relevance
167 if (get_context_stats_.num_cache_data_add > 0) { in ReportCounters()169 get_context_stats_.num_cache_data_add); in ReportCounters()
39 uint64_t num_cache_data_add = 0; member
384 ++get_context->get_context_stats_.num_cache_data_add; in UpdateCacheInsertionMetrics()