Searched refs:ParsePowerRails (Results 1 – 3 of 3) sorted by relevance
37 void ParsePowerRails(int64_t ts, ConstBytes);
168 parser_.ParsePowerRails(ttp.timestamp, decoder.power_rails()); in ParsePacket()
84 void AndroidProbesParser::ParsePowerRails(int64_t ts, ConstBytes blob) { in ParsePowerRails() function in perfetto::trace_processor::AndroidProbesParser