Searched refs:SeqScopedClockIdToGlobal (Results 1 – 3 of 3) sorted by relevance
193 ClockTracker::ClockId c64_1 = ct_.SeqScopedClockIdToGlobal(1, 64); in TEST_F()194 ClockTracker::ClockId c65_1 = ct_.SeqScopedClockIdToGlobal(1, 65); in TEST_F()195 ClockTracker::ClockId c66_1 = ct_.SeqScopedClockIdToGlobal(1, 66); in TEST_F()196 ClockTracker::ClockId c66_2 = ct_.SeqScopedClockIdToGlobal(2, 64); in TEST_F()
124 static ClockId SeqScopedClockIdToGlobal(uint32_t seq_id, uint32_t clock_id) { in SeqScopedClockIdToGlobal() function
192 ClockTracker::SeqScopedClockIdToGlobal(seq_id, timestamp_clock_id); in ParsePacket()372 clock_id = ClockTracker::SeqScopedClockIdToGlobal(seq_id, clk.clock_id()); in ParseClockSnapshot()