Lines Matching refs:timestamp_clock_id
38 1. [The timestamp_clock_id field of TracePacket](#timestamp_clock_id)
41 ### {#timestamp_clock_id} The timestamp_clock_id field of TracePacket
51 optional uint32 timestamp_clock_id = 58;
70 other than set the `timestamp_clock_id` field in order to emit events
88 * Emit its packets with a `timestamp_clock_id` in the range [64, 127]
94 used to emit other `TracePacket`(s) that refer to such `timestamp_clock_id`.
102 Collisions of `timestamp_clock_id` across two different `TraceWriter` sequences
165 If a `TracePacket` with `timestamp_clock_id=CLOCK_MONOTONIC` and
175 one specified by the `timestamp_clock_id` field) and the target clock domain
206 `timestamp_clock_id=CUSTOM_CLOCK` and `timestamp=3503` as follows:
242 [timestamp_clock_id]: https://android.googlesource.com/platform/external/perfetto/+/3e7ca4f5893f7d7…