Searched defs:srcTs (Results 1 – 1 of 1) sorted by relevance
46 uint64_t ClockFilter::Convert(ClockId srcClockId, uint64_t srcTs, ClockId desClockId) const in Convert()66 void ClockFilter::AddConvertClockMap(ClockId srcClockId, ClockId dstClockId, uint64_t srcTs, uint64… in AddConvertClockMap()84 uint64_t srcTs = snapShot[srcId].ts; in AddClockSnapshot() local