Searched defs:timestamp (Results 1 – 3 of 3) sorted by relevance
54 public var timestamp: Long, variable in androidx.tracing.driver.TraceEvent
159 required uint64 timestamp = 8; // Making this required to avoid boxing field
3894 StackString<32> timestamp("[%03u.%03u] ", t_sec, t_ms); in LogMessage() local43111 TraceTimestamp timestamp) { in ResetIncrementalState()43138 TraceTimestamp timestamp, in NewTracePacket()43161 TraceTimestamp timestamp) { in WriteEvent()44036 uint64_t timestamp = packet.timestamp(); in ProcessTracePacket() local52312 uint64_t timestamp() const { return at<2>().as_uint64(); } in timestamp() function in perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder