Searched refs:IsReservedSeqScopedClockId (Results 1 – 3 of 3) sorted by relevance
118 static bool IsReservedSeqScopedClockId(ClockId clock_id) { in IsReservedSeqScopedClockId() function125 PERFETTO_DCHECK(IsReservedSeqScopedClockId(clock_id)); in SeqScopedClockIdToGlobal()190 PERFETTO_DCHECK(!IsReservedSeqScopedClockId(clock_id)); in SetTraceTimeClock()
101 PERFETTO_DCHECK(!IsReservedSeqScopedClockId(clock_id)); in AddSnapshot()207 PERFETTO_DCHECK(!IsReservedSeqScopedClockId(src_clock_id)); in ConvertSlowpath()208 PERFETTO_DCHECK(!IsReservedSeqScopedClockId(target_clock_id)); in ConvertSlowpath()
182 ClockTracker::IsReservedSeqScopedClockId(converted_clock_id); in ParsePacket()365 if (ClockTracker::IsReservedSeqScopedClockId(clk.clock_id())) { in ParseClockSnapshot()