Searched refs:AllocRounds (Results 1 – 1 of 1) sorted by relevance
115 const size_t AllocRounds = (kMinRounds << id); in RunThreadsThroughput() local118 for (size_t i = 0; i < AllocRounds; ++i) { in RunThreadsThroughput()