Home
last modified time | relevance | path

Searched defs:use_hours (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/disk_cache/
Dbackend_impl.cc885 int64 use_hours = stats_.GetCounter(Stats::TIMER) / 120; in FirstEviction() local
1536 int64 use_hours = stats_.GetCounter(Stats::LAST_REPORT_TIMER) / 120; in ReportStats() local