Home
last modified time | relevance | path

Searched refs:ParseFlowEventV1 (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_parser.cc219 return ParseFlowEventV1(phase); in Import()
721 util::Status ParseFlowEventV1(char phase) { in ParseFlowEventV1() function in perfetto::trace_processor::TrackEventParser::EventImporter