Home
last modified time | relevance | path

Searched refs:last_new_line_index (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/tools/intel-features/intel-pt/
Dcli-wrapper-pt.cpp421 std::size_t last_new_line_index = result_str.find_last_of('\n'); in DoExecute() local
422 if (first_new_line_index != last_new_line_index) in DoExecute()
424 last_new_line_index - in DoExecute()