Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/ftrace_plugin/src/
H A Dftrace_parser.cpp212 std::string signedStr; in ParseFieldFormat() local
227 signedStr = cols[COL_IDX_VALUE]; in ParseFieldFormat()
237 fieldInfo.isSigned = atoi(signedStr.c_str()); in ParseFieldFormat()

Completed in 2 milliseconds