Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp3125 unsigned numThreadsTests = 0; in Bench() local
3128 UInt32 t = GetNumThreadsNext(numThreadsTests, numThreadsSpecified); in Bench()
3130 numThreadsTests++; in Bench()
3136 CTempValues speedTotals(numThreadsTests); in Bench()
3138 for (unsigned ti = 0; ti < numThreadsTests; ti++) in Bench()
3158 for (unsigned ti = 0; ti < numThreadsTests; ti++) in Bench()
3179 for (unsigned ti = 0; ti < numThreadsTests; ti++) in Bench()