Searched refs:timeIndex (Results 1 – 1 of 1) sorted by relevance
162 for (size_t timeIndex = 0; timeIndex < timeStamps_.size(); ++timeIndex) { in PushHeapStat() local163 TimeStamp& timeStamp = timeStamps_[timeIndex]; in PushHeapStat()176 statsBuffer.emplace_back(static_cast<int32_t>(timeIndex), nodesCount, nodesSize); in PushHeapStat()