Searched refs:trim_rate (Results 1 – 3 of 3) sorted by relevance
1459 int64 trim_rate = stats_.GetCounter(Stats::TRIM_ENTRY) / use_hours; in ReportStats() local1460 CACHE_UMA(COUNTS, "TrimRate", 0, static_cast<int>(trim_rate)); in ReportStats()
1908 int64 trim_rate = stats_.GetCounter(Stats::TRIM_ENTRY) / use_hours; in ReportStats() local1909 CACHE_UMA(COUNTS, "TrimRate", 0, static_cast<int>(trim_rate)); in ReportStats()
1951 int64 trim_rate = stats_.GetCounter(Stats::TRIM_ENTRY) / use_hours; in ReportStats() local1952 CACHE_UMA(COUNTS, "TrimRate", 0, static_cast<int>(trim_rate)); in ReportStats()