Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1494 static const UInt32 kNumFreqCommands = 128; variable
2050 UInt32 complexity = kNumFreqCommands; in FreqBench()
2605 …sum = CountCpuFreq(sum, (UInt32)(numMilCommands * 1000000 / kNumFreqCommands), g_BenchCpuFreqTemp); in Bench()