Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_parser.cc710 base::Optional<uint64_t> GetLegacyEventId() { in GetLegacyEventId() function in perfetto::trace_processor::TrackEventParser::EventImporter
722 auto opt_source_id = GetLegacyEventId(); in ParseFlowEventV1()