Searched refs:ParseBinderLock (Results 1 – 2 of 2) sorted by relevance
108 void ParseBinderLock(int64_t timestamp, uint32_t pid, protozero::ConstBytes);
466 ParseBinderLock(ts, pid, data); in ParseFtraceEvent()1187 void FtraceParser::ParseBinderLock(int64_t timestamp, in ParseBinderLock() function in perfetto::trace_processor::FtraceParser