Counters 987 net/disk_cache/blockfile/backend_impl.cc void BackendImpl::OnEvent(Stats::Counters an_event) { Counters 205 net/disk_cache/blockfile/backend_impl.h void OnEvent(Stats::Counters an_event); Counters 307 net/disk_cache/blockfile/backend_impl_v3.cc void BackendImplV3::OnEvent(Stats::Counters an_event) { Counters 137 net/disk_cache/blockfile/backend_impl_v3.h void OnEvent(Stats::Counters an_event); Counters 161 net/disk_cache/blockfile/stats.cc void Stats::OnEvent(Counters an_event) { Counters 166 net/disk_cache/blockfile/stats.cc void Stats::SetCounter(Counters counter, int64 value) { Counters 171 net/disk_cache/blockfile/stats.cc int64 Stats::GetCounter(Counters counter) const { Counters 303 net/disk_cache/blockfile/stats.cc int Stats::GetRatio(Counters hit, Counters miss) const { Counters 70 net/disk_cache/blockfile/stats.h void OnEvent(Counters an_event); Counters 71 net/disk_cache/blockfile/stats.h void SetCounter(Counters counter, int64 value); Counters 72 net/disk_cache/blockfile/stats.h int64 GetCounter(Counters counter) const; Counters 93 net/disk_cache/blockfile/stats.h int GetRatio(Counters hit, Counters miss) const;