Searched refs:ParseLowmemoryKill (Results 1 – 2 of 2) sorted by relevance
82 void ParseLowmemoryKill(int64_t timestamp, protozero::ConstBytes);
422 ParseLowmemoryKill(ts, data); in ParseFtraceEvent()1007 void FtraceParser::ParseLowmemoryKill(int64_t timestamp, ConstBytes blob) { in ParseLowmemoryKill() function in perfetto::trace_processor::FtraceParser