Searched refs:ParseOOMKill (Results 1 – 2 of 2) sorted by relevance
84 void ParseOOMKill(int64_t timestamp, protozero::ConstBytes);
430 ParseOOMKill(ts, data); in ParseFtraceEvent()1043 void FtraceParser::ParseOOMKill(int64_t timestamp, ConstBytes blob) { in ParseOOMKill() function in perfetto::trace_processor::FtraceParser