TIMER 485 net/disk_cache/blockfile/backend_impl.cc int64 total_hours = stats_.GetCounter(Stats::TIMER) / 120; TIMER 927 net/disk_cache/blockfile/backend_impl.cc int64 use_time = stats_.GetCounter(Stats::TIMER); TIMER 1007 net/disk_cache/blockfile/backend_impl.cc stats_.OnEvent(Stats::TIMER); TIMER 1008 net/disk_cache/blockfile/backend_impl.cc int64 time = stats_.GetCounter(Stats::TIMER); TIMER 1878 net/disk_cache/blockfile/backend_impl.cc int64 total_hours = stats_.GetCounter(Stats::TIMER) / 120; TIMER 1899 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::LAST_REPORT_TIMER, stats_.GetCounter(Stats::TIMER)); TIMER 276 net/disk_cache/blockfile/backend_impl_v3.cc int64 use_time = stats_.GetCounter(Stats::TIMER); TIMER 324 net/disk_cache/blockfile/backend_impl_v3.cc stats_.OnEvent(Stats::TIMER); TIMER 325 net/disk_cache/blockfile/backend_impl_v3.cc int64 time = stats_.GetCounter(Stats::TIMER); TIMER 451 net/disk_cache/blockfile/backend_impl_v3.cc int64 total_hours = stats_.GetCounter(Stats::TIMER) / 120; TIMER 1341 net/disk_cache/blockfile/backend_impl_v3.cc int64 total_hours = stats_.GetCounter(Stats::TIMER) / 120; TIMER 1353 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::LAST_REPORT_TIMER, stats_.GetCounter(Stats::TIMER));