Searched refs:longest_split (Results 1 – 1 of 1) sorted by relevance
204 uint64_t longest_split = 0; in Dump() local206 longest_split = std::max(longest_split, timing_data.GetTotalTime(i)); in Dump()209 TimeUnit tu = GetAppropriateTimeUnit(longest_split); in Dump()