Searched refs:ParseClockEnable (Results 1 – 2 of 2) sorted by relevance
113 void ParseClockEnable(int64_t timestamp, protozero::ConstBytes);
486 ParseClockEnable(ts, data); in ParseFtraceEvent()1207 void FtraceParser::ParseClockEnable(int64_t timestamp, ConstBytes blob) { in ParseClockEnable() function in perfetto::trace_processor::FtraceParser