Home | History | Annotate | Download | only in disk_cache

Lines Matching refs:trim_rate

1951   int64 trim_rate = stats_.GetCounter(Stats::TRIM_ENTRY) / use_hours;
1952 CACHE_UMA(COUNTS, "TrimRate", 0, static_cast<int>(trim_rate));