Home
last modified time | relevance | path

Searched refs:first_packet_on_sequence (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/parser/android/
H A Dshell_transitions.textproto6 first_packet_on_sequence: true
44 first_packet_on_sequence: true
58 first_packet_on_sequence: true
69 first_packet_on_sequence: true
101 first_packet_on_sequence: true
H A Dshell_transitions_simple_merge.textproto6 first_packet_on_sequence: true
34 first_packet_on_sequence: true
45 first_packet_on_sequence: true
56 first_packet_on_sequence: true
H A Dprotolog_packet_loss.textproto7 first_packet_on_sequence: true
74 first_packet_on_sequence: true
104 first_packet_on_sequence: true
H A Dprotolog.textproto7 first_packet_on_sequence: true
52 first_packet_on_sequence: true
158 first_packet_on_sequence: true
H A Dshell_handlers.textproto6 first_packet_on_sequence: true
H A Dsurfaceflinger_transactions.textproto34 first_packet_on_sequence: true
H A Dviewcapture.textproto34 first_packet_on_sequence: true
H A Dinputmethod_service.textproto39 first_packet_on_sequence: true
H A Dinputmethod_manager_service.textproto34 first_packet_on_sequence: true
H A Dinputmethod_clients.textproto39 first_packet_on_sequence: true
H A Dinput_event_trace.textproto152 first_packet_on_sequence: true
H A Dsurfaceflinger_layers.textproto34 first_packet_on_sequence: true
H A Dwindowmanager.textproto34 first_packet_on_sequence: true
4075 first_packet_on_sequence: true
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/parser/track_event/
H A Dtrack_event_tracks.textproto6 first_packet_on_sequence: true
27 first_packet_on_sequence: true
179 first_packet_on_sequence: true
H A Dtrack_event_tracks_ordering.textproto6 first_packet_on_sequence: true
28 first_packet_on_sequence: true
184 first_packet_on_sequence: true
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/metrics/chrome/
H A Dchrome_reliable_range.textproto2 # 12, and 13. The third thread has first_packet_on_sequence, so it should be
35 first_packet_on_sequence: true
H A Dchrome_reliable_range_cropping.textproto42 first_packet_on_sequence: true
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/stdlib/viz/
H A Dtrack_event_tracks_ordering.textproto8 first_packet_on_sequence: true
27 first_packet_on_sequence: true
/aosp_15_r20/external/perfetto/include/perfetto/public/protos/trace/
H A Dtrace_packet.pzc.h558 first_packet_on_sequence,
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/public/protos/trace/
H A Dtrace_packet.pzc.h558 first_packet_on_sequence,
/aosp_15_r20/external/perfetto/docs/reference/
H A Dsynthetic-track-event.md726 first_packet_on_sequence: true # Indicates to trace processor that
729 previous_packet_dropped: true # Same as |first_packet_on_sequence|.
/aosp_15_r20/external/perfetto/src/tracing/core/
H A Dtrace_writer_impl_unittest.cc271 EXPECT_TRUE(packet.first_packet_on_sequence()); in TEST_P()
273 EXPECT_FALSE(packet.first_packet_on_sequence()); in TEST_P()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_reader.cc121 if (decoder.first_packet_on_sequence()) { in ParsePacket()
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dtrace_packet.proto356 optional bool first_packet_on_sequence = 87; field
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/
H A Dtrace_packet.pbzero.h318 bool first_packet_on_sequence() const { return at<87>().as_bool(); } in first_packet_on_sequence() function

12