Searched refs:ParseClockDisable (Results 1 – 2 of 2) sorted by relevance
114 void ParseClockDisable(int64_t timestamp, protozero::ConstBytes);
490 ParseClockDisable(ts, data); in ParseFtraceEvent()1213 void FtraceParser::ParseClockDisable(int64_t timestamp, ConstBytes blob) { in ParseClockDisable() function in perfetto::trace_processor::FtraceParser