Searched refs:ClockSnapshots (Results 1 – 5 of 5) sorted by relevance
243 struct ClockSnapshots { struct251 std::map<SnapshotHash, ClockSnapshots> snapshots; argument275 const ClockSnapshots& GetSnapshot(uint32_t hash) const { in GetSnapshot()
88 ClockSnapshots& vect = domain.snapshots[snapshot_hash]; in AddSnapshot()245 const ClockSnapshots& cur_snap = cur_clock->GetSnapshot(hash); in ConvertSlowpath()262 const ClockSnapshots& next_snap = next_clock->GetSnapshot(hash); in ConvertSlowpath()
95 // into the trace as part of the ClockSnapshots emitted by the service.
1543 // into the trace as part of the ClockSnapshots emitted by the service.