Home
last modified time | relevance | path

Searched defs:fieldLine (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/src/
Dftrace_parser.cpp209 bool FtraceParser::ParseFieldFormat(const std::string& fieldLine, EventFormat& format) in ParseFieldFormat()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/rawtrace_parser/
Dftrace_processor.cpp266 bool FtraceProcessor::HandleFieldFormat(const std::string &fieldLine, EventFormat &format) in HandleFieldFormat()