Searched refs:total_sample (Results 1 – 1 of 1) sorted by relevance
356 int total_sample = static_cast<int>(aggregate_memory / 1000); in UpdateHistograms() local357 UMA_HISTOGRAM_MEMORY_MB("Memory.Total", total_sample); in UpdateHistograms()