Searched refs:ParseSoftIrqExit (Results 1 – 2 of 2) sorted by relevance
139 void ParseSoftIrqExit(uint32_t cpu, int64_t timestamp, protozero::ConstBytes);
522 ParseSoftIrqExit(cpu, ts, data); in ParseFtraceEvent()1346 void FtraceParser::ParseSoftIrqExit(uint32_t cpu, in ParseSoftIrqExit() function in perfetto::trace_processor::FtraceParser