Searched refs:thread_timestamp (Results 1 – 4 of 4) sorted by relevance
368 int64_t thread_timestamp = 0; in ParseTrackEventPacket() local386 thread_timestamp = state->IncrementAndGetTrackEventThreadTimeNs( in ParseTrackEventPacket()391 thread_timestamp = tt_absolute_field.as_int64() * 1000; in ParseTrackEventPacket()394 context_->sorter->PushTrackEventPacket(timestamp, thread_timestamp, state, in ParseTrackEventPacket()
132 thread_timestamp(thread_ts), in TimestampedTracePiece()155 int64_t thread_timestamp; member
328 ParseTrackEvent(ts, ttp.thread_timestamp, ttp.packet_sequence_state, in ParseTracePacket()
76 optional int64 thread_timestamp = 12; field