Searched refs:trim_rate (Results 1 – 1 of 1) sorted by relevance
1948 int64_t trim_rate = stats_.GetCounter(Stats::TRIM_ENTRY) / use_hours; in ReportStats() local1949 CACHE_UMA(COUNTS, "TrimRate", 0, static_cast<int>(trim_rate)); in ReportStats()