Searched refs:toSendThisIteration (Results 1 – 1 of 1) sorted by relevance
1111 size_t toSendThisIteration = OT_MIN(mBenchmarkBytesUnsent, sBenchmarkDataLength); in ContinueBenchmarkCircularSend() local1112 …uint32_t flag = (toSendThisIteration < freeSpace && toSendThisIteration < mBenchmar… in ContinueBenchmarkCircularSend()1121 toSendThisIteration); in ContinueBenchmarkCircularSend()1139 … toSendThisIteration, &written, flag)); in ContinueBenchmarkCircularSend()