Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp62 static void SetComplexCommands(UInt32 complexInSeconds, UInt64 cpuFreq, UInt64 &complexInCommands) in SetComplexCommands() function
2176 SetComplexCommands(testTime, mipsVal * 1000000, complexInCommands); in Bench()
2431 SetComplexCommands(testTime, cpuFreq, complexInCommands); in Bench()