Searched refs:ParseDmaHeapStat (Results 1 – 2 of 2) sorted by relevance
77 void ParseDmaHeapStat(int64_t timestamp, uint32_t pid, protozero::ConstBytes);
410 ParseDmaHeapStat(ts, pid, data); in ParseFtraceEvent()945 void FtraceParser::ParseDmaHeapStat(int64_t timestamp, in ParseDmaHeapStat() function in perfetto::trace_processor::FtraceParser