Searched refs:toSendThisIteration (Results 1 – 1 of 1) sorted by relevance
1109 size_t toSendThisIteration = OT_MIN(mBenchmarkBytesUnsent, sBenchmarkDataLength); in ContinueBenchmarkCircularSend() local1110 …uint32_t flag = (toSendThisIteration < freeSpace && toSendThisIteration < mBenchmar… in ContinueBenchmarkCircularSend()1119 toSendThisIteration); in ContinueBenchmarkCircularSend()1137 … toSendThisIteration, &written, flag)); in ContinueBenchmarkCircularSend()