Searched refs:ThreadDescriptor (Results 1 – 20 of 20) sorted by relevance
54 thread_type=trace.prototypes.ThreadDescriptor.ChromeThreadType64 thread_type=trace.prototypes.ThreadDescriptor.ChromeThreadType
59 thread_type=trace.prototypes.ThreadDescriptor.ChromeThreadType69 thread_type=trace.prototypes.ThreadDescriptor.ChromeThreadType
58 thread_type=trace.prototypes.ThreadDescriptor.ChromeThreadType68 thread_type=trace.prototypes.ThreadDescriptor.ChromeThreadType
71 thread_type=trace.prototypes.ThreadDescriptor.ChromeThreadType
76 protos::pbzero::ThreadDescriptor::Decoder thread(track.thread()); in TokenizeTrackDescriptorPacket()176 protos::pbzero::ThreadDescriptor::Decoder thread(packet.thread_descriptor()); in TokenizeThreadDescriptorPacket()185 const protos::pbzero::ThreadDescriptor::Decoder& thread) { in TokenizeThreadDescriptor()
1631 protos::pbzero::ThreadDescriptor::Decoder decoder(thread_descriptor); in ParseThreadDescriptor()
286 // Delta timestamp value since the last TrackEvent or ThreadDescriptor. To288 // preceding TrackEvents since the last ThreadDescriptor and add the sum to289 // the |reference_timestamp| in ThreadDescriptor. This value should always304 // Delta timestamp value since the last TrackEvent or ThreadDescriptor. To306 // preceding TrackEvents since the last ThreadDescriptor and add the sum to307 // the |reference_timestamp| in ThreadDescriptor. This value should always383 // pid+tid from ThreadDescriptor is used.
22 // usually by the thread's trace writer. Must be paired with a ThreadDescriptor
25 message ThreadDescriptor { message
80 optional ThreadDescriptor thread = 4;
52 ThreadDescriptor thread_descriptor = 44;
23 // trace writers should prefer to fill ThreadDescriptor and ProcessDescriptor
93 thread_descriptor_packet.thread_descriptor = proto.ThreadDescriptor()
125 class ThreadDescriptor(object): class
267 # on ThreadDescriptor / async IDs / legacy instant scopes). This instant event
232 perfetto::protos::pbzero::ThreadDescriptor::Decoder thread( in UpdateIncrementalState()
493 thread_type = self.prototypes.ThreadDescriptor \774 ThreadDescriptor=factory.GetPrototype(
184 // TODO(eseckler): ThreadDescriptor-based timestamps are deprecated. Replace
163 ThreadDescriptor thread_descriptor = 44;
7115 // Delta timestamp value since the last TrackEvent or ThreadDescriptor. To7117 // preceding TrackEvents since the last ThreadDescriptor and add the sum to7118 // the |reference_timestamp| in ThreadDescriptor. This value should always7133 // Delta timestamp value since the last TrackEvent or ThreadDescriptor. To7135 // preceding TrackEvents since the last ThreadDescriptor and add the sum to7136 // the |reference_timestamp| in ThreadDescriptor. This value should always7212 // pid+tid from ThreadDescriptor is used.7959 // TODO(eseckler): ThreadDescriptor-based timestamps are deprecated. Replace8182 // trace writers should prefer to fill ThreadDescriptor and ProcessDescriptor8473 message ThreadDescriptor { message[all …]