Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/cpu_plugin/src/
H A Dcpu_data_plugin.cpp608 size_t nameLeng = totalbuffer.CurWordSize() > 1 ? static_cast<size_t>(totalbuffer.CurWordSize() - 1) : 0; in WriteThread() local
609 std::string curWord = std::string(totalbuffer.CurWord() + 1, nameLeng); in WriteThread()

Completed in 2 milliseconds