Home
last modified time | relevance | path

Searched refs:trim_rate (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.cc1948 int64_t trim_rate = stats_.GetCounter(Stats::TRIM_ENTRY) / use_hours; in ReportStats() local
1949 CACHE_UMA(COUNTS, "TrimRate", 0, static_cast<int>(trim_rate)); in ReportStats()