Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp2612 const UInt64 mipsVal = numMilCommands * freq / start; in Bench() local
2622 PrintNumber(*printCallback, mipsVal, 5 + ((sum == 0xF1541213) ? 1 : 0)); in Bench()
2632 SetComplexCommands(testTime, false, mipsVal * 1000000, complexInCommands); in Bench()