Searched refs:first_truncate_pos (Results 1 – 1 of 1) sorted by relevance
136 std::size_t first_truncate_pos = next_instruction_path.find('/'); in PrintStatisticsTableContent() local137 next_instruction_path = ".." + next_instruction_path.substr(first_truncate_pos); in PrintStatisticsTableContent()