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