Searched refs:Deepest (Results 1 – 1 of 1) sorted by relevance
433 auto &Deepest = TS.back(); in accountRecord() local435 Deepest.first->ExtraData.IntermediateDurations.push_back( in accountRecord()436 std::max(Deepest.second, R.TSC) - std::min(Deepest.second, R.TSC)); in accountRecord()438 Deepest.first->ExtraData.TerminalDurations.push_back( in accountRecord()439 std::max(Deepest.second, R.TSC) - std::min(Deepest.second, R.TSC)); in accountRecord()