Home
last modified time | relevance | path

Searched defs:packet_decoder (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_reader.cc305 const protos::pbzero::TracePacket::Decoder& packet_decoder) { in HandleIncrementalStateCleared()
329 const protos::pbzero::TracePacket::Decoder& packet_decoder) { in HandlePreviousPacketDropped()
341 const protos::pbzero::TracePacket_Decoder& packet_decoder, in ParseTracePacketDefaults()
356 const protos::pbzero::TracePacket::Decoder& packet_decoder, in ParseInternedData()
H A Dmetadata_minimal_module.cc122 protos::pbzero::ChromeMetadataPacket::Decoder packet_decoder(blob.data, in ParseChromeMetadataPacket() local
/aosp_15_r20/system/extras/simpleperf/
H A DETMDecoder.cpp79 auto packet_decoder = std::make_unique<TrcPktProcEtmV4I>(trace_id); in CreateDecoder() local
91 auto& packet_decoder = packet_decoders_[trace_id]; in AttachPacketSink() local
97 auto& packet_decoder = packet_decoders_[trace_id]; in AttachPacketMonitor() local
120 auto& packet_decoder = it->second; in ProcessError() local
/aosp_15_r20/external/perfetto/src/trace_redaction/
H A Dfilter_sched_waking_events_integrationtest.cc155 protos::pbzero::TracePacket::Decoder packet_decoder(*packet); in TEST_F() local
H A Dscrub_process_stats.cc42 protozero::ProtoDecoder packet_decoder(*packet); in Transform() local
H A Dfilter_task_rename_integrationtest.cc74 protos::pbzero::TracePacket::Decoder packet_decoder(*packet_it); in GetRenamedPids() local
H A Dredact_sched_events_integrationtest.cc139 protos::pbzero::TracePacket::Decoder packet_decoder(*packet); in TEST_F() local
H A Dredact_ftrace_events.cc89 protozero::ProtoDecoder packet_decoder(*packet); in Transform() local
H A Dredact_process_events.cc50 protozero::ProtoDecoder packet_decoder(*packet); in Transform() local
/aosp_15_r20/external/perfetto/src/tracing/
H A Dapi_benchmark.cc87 perfetto::protos::pbzero::TracePacket::Decoder packet_decoder(*packet); in GetForTestingPacketSizeFromTrace() local