Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp2716 unsigned numThreadsTests = 0; in Bench() local
2719 UInt32 t = GetNumThreadsNext(numThreadsTests, numThreadsSpecified); in Bench()
2721 numThreadsTests++; in Bench()
2727 CTempValues speedTotals(numThreadsTests); in Bench()
2729 for (unsigned ti = 0; ti < numThreadsTests; ti++) in Bench()
2749 for (unsigned ti = 0; ti < numThreadsTests; ti++) in Bench()
2770 for (unsigned ti = 0; ti < numThreadsTests; ti++) in Bench()