TRIM_ENTRY 1917 net/disk_cache/blockfile/backend_impl.cc int64 trim_rate = stats_.GetCounter(Stats::TRIM_ENTRY) / use_hours; TRIM_ENTRY 1944 net/disk_cache/blockfile/backend_impl.cc stats_.SetCounter(Stats::TRIM_ENTRY, 0); TRIM_ENTRY 1365 net/disk_cache/blockfile/backend_impl_v3.cc int64 trim_rate = stats_.GetCounter(Stats::TRIM_ENTRY) / use_hours; TRIM_ENTRY 1389 net/disk_cache/blockfile/backend_impl_v3.cc stats_.SetCounter(Stats::TRIM_ENTRY, 0); TRIM_ENTRY 307 net/disk_cache/blockfile/eviction.cc backend_->OnEvent(Stats::TRIM_ENTRY); TRIM_ENTRY 298 net/disk_cache/blockfile/eviction_v3.cc backend_->OnEvent(Stats::TRIM_ENTRY);