Home
last modified time | relevance | path

Searched refs:fieldLinePrefix (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/src/
H A Dftrace_parser.cpp139 std::string fieldLinePrefix = "field:"; in ParseEventFormat() local
148 } else if (StringUtils::StartsWith(line, fieldLinePrefix)) { in ParseEventFormat()

Completed in 2 milliseconds