ReportIOTime       70 net/disk_cache/blockfile/entry_impl.cc     entry_->ReportIOTime(disk_cache::EntryImpl::kAsyncIO, start_);
ReportIOTime      364 net/disk_cache/blockfile/entry_impl.cc   ReportIOTime(kSparseRead, start);
ReportIOTime      378 net/disk_cache/blockfile/entry_impl.cc   ReportIOTime(kSparseWrite, start);
ReportIOTime     1007 net/disk_cache/blockfile/entry_impl.cc     ReportIOTime(kRead, start);
ReportIOTime     1052 net/disk_cache/blockfile/entry_impl.cc     ReportIOTime(kReadAsync1, start_async);
ReportIOTime     1054 net/disk_cache/blockfile/entry_impl.cc   ReportIOTime(kRead, start);
ReportIOTime     1107 net/disk_cache/blockfile/entry_impl.cc     ReportIOTime(kWrite, start);
ReportIOTime     1156 net/disk_cache/blockfile/entry_impl.cc     ReportIOTime(kWriteAsync1, start_async);
ReportIOTime     1158 net/disk_cache/blockfile/entry_impl.cc   ReportIOTime(kWrite, start);
ReportIOTime      136 net/disk_cache/blockfile/entry_impl.h   void ReportIOTime(Operation op, const base::TimeTicks& start);
ReportIOTime      628 net/disk_cache/blockfile/entry_impl_v3.cc   ReportIOTime(kSparseRead, start);
ReportIOTime      654 net/disk_cache/blockfile/entry_impl_v3.cc   ReportIOTime(kSparseWrite, start);
ReportIOTime      806 net/disk_cache/blockfile/entry_impl_v3.cc     ReportIOTime(kRead, start);
ReportIOTime      851 net/disk_cache/blockfile/entry_impl_v3.cc     ReportIOTime(kReadAsync1, start_async);
ReportIOTime      853 net/disk_cache/blockfile/entry_impl_v3.cc   ReportIOTime(kRead, start);
ReportIOTime      906 net/disk_cache/blockfile/entry_impl_v3.cc     ReportIOTime(kWrite, start);
ReportIOTime      955 net/disk_cache/blockfile/entry_impl_v3.cc     ReportIOTime(kWriteAsync1, start_async);
ReportIOTime      957 net/disk_cache/blockfile/entry_impl_v3.cc   ReportIOTime(kWrite, start);
ReportIOTime      183 net/disk_cache/blockfile/entry_impl_v3.h   void ReportIOTime(Operation op, const base::TimeTicks& start);