Searched refs:TracePacket_Decoder (Results 1 – 12 of 12) sorted by relevance
/external/perfetto/src/trace_processor/importers/proto/ |
D | proto_trace_reader.h | 37 class TracePacket_Decoder; variable 70 const protos::pbzero::TracePacket_Decoder&); 71 void HandlePreviousPacketDropped(const protos::pbzero::TracePacket_Decoder&); 72 void ParseTracePacketDefaults(const protos::pbzero::TracePacket_Decoder&, 74 void ParseInternedData(const protos::pbzero::TracePacket_Decoder&,
|
D | track_event_tokenizer.h | 33 class TracePacket_Decoder; variable 51 const protos::pbzero::TracePacket_Decoder&, 55 const protos::pbzero::TracePacket_Decoder&); 57 const protos::pbzero::TracePacket_Decoder&,
|
D | proto_importer_module.h | 29 class TracePacket_Decoder; variable 107 const protos::pbzero::TracePacket_Decoder&, 122 virtual void ParsePacket(const protos::pbzero::TracePacket_Decoder&,
|
D | proto_importer_module.cc | 28 const protos::pbzero::TracePacket_Decoder&, in TokenizePacket() argument 37 const protos::pbzero::TracePacket_Decoder&, in ParsePacket() argument
|
D | proto_trace_parser.h | 37 class TracePacket_Decoder; variable 62 const protos::pbzero::TracePacket_Decoder&);
|
D | android_probes_module.h | 35 ModuleResult TokenizePacket(const protos::pbzero::TracePacket_Decoder&,
|
D | android_probes_module.cc | 86 const protos::pbzero::TracePacket_Decoder&, in TokenizePacket() argument
|
D | proto_trace_reader.cc | 311 const protos::pbzero::TracePacket_Decoder& packet_decoder, in ParseTracePacketDefaults()
|
/external/perfetto/include/perfetto/tracing/ |
D | track_event_state_tracker.h | 31 class TracePacket_Decoder; variable 137 const protos::pbzero::TracePacket_Decoder&); 143 const protos::pbzero::TracePacket_Decoder&);
|
D | console_interceptor.h | 53 class TracePacket_Decoder; variable
|
/external/perfetto/src/tracing/ |
D | track_event_state_tracker.cc | 40 const protos::pbzero::TracePacket_Decoder& packet) { in ProcessTracePacket() 156 const protos::pbzero::TracePacket_Decoder& packet) { in UpdateIncrementalState()
|
/external/perfetto/src/tracing/test/ |
D | api_integrationtest.cc | 2093 perfetto::protos::pbzero::TracePacket_Decoder packet(it->data(), in TEST_P() 2136 perfetto::protos::pbzero::TracePacket_Decoder packet(it->data(), in TEST_P()
|