Searched defs:ParsePrintEvent (Results 1 – 2 of 2) sorted by relevance
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/ | ||
| D | print_event_parser.cpp | 27 bool PrintEventParser::ParsePrintEvent(const std::string& comm, uint64_t ts, uint32_t pid, std::str… in ParsePrintEvent() function in SysTuning::TraceStreamer::PrintEventParser |
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/htrace_event_parser/ | ||
| D | htrace_event_parser.cpp | 381 bool HtraceEventParser::ParsePrintEvent(const MessageLite& event) in ParsePrintEvent() function in SysTuning::TraceStreamer::HtraceEventParser |