Searched defs:ParseProcessStats (Results 1 – 2 of 2) sorted by relevance
/external/perfetto/src/trace_processor/importers/proto/ | ||
D | chrome_system_probes_parser.cc | 49 void ChromeSystemProbesParser::ParseProcessStats(int64_t ts, ConstBytes blob) { in ParseProcessStats() function in perfetto::trace_processor::ChromeSystemProbesParser |
D | system_probes_parser.cc | 286 void SystemProbesParser::ParseProcessStats(int64_t ts, ConstBytes blob) { in ParseProcessStats() function in perfetto::trace_processor::SystemProbesParser |