Searched refs:TimeInterval (Results 1 – 2 of 2) sorted by relevance
248 struct TimeInterval { struct249 explicit TimeInterval(SnapshotObjectId id) : id(id), size(0), count(0) { } in TimeInterval() argument258 List<TimeInterval> time_intervals_; argument
622 time_intervals_.Add(TimeInterval(next_id_)); in PushHeapObjectsStats()631 TimeInterval& time_interval = time_intervals_[time_interval_index]; in PushHeapObjectsStats()