Home
last modified time | relevance | path

Searched refs:AllocRounds (Results 1 – 1 of 1) sorted by relevance

/bionic/benchmarks/
Dmalloc_benchmark.cpp115 const size_t AllocRounds = (kMinRounds << id); in RunThreadsThroughput() local
118 for (size_t i = 0; i < AllocRounds; ++i) { in RunThreadsThroughput()