Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dsystem_probes_module.cc60 parser_.ParseProcessTree(decoder.process_tree()); in ParsePacket()
Dsystem_probes_parser.h38 void ParseProcessTree(ConstBytes);
Dsystem_probes_parser.cc234 void SystemProbesParser::ParseProcessTree(ConstBytes blob) { in ParseProcessTree() function in perfetto::trace_processor::SystemProbesParser