Searched refs:numMilCommands (Results 1 – 1 of 1) sorted by relevance
2160 UInt64 numMilCommands = (1 << 6); in Bench() local2166 …sum = CountCpuFreq(sum, (UInt32)(numMilCommands * 1000000 / kNumFreqCommands), g_BenchCpuFreqTemp); in Bench()2171 UInt64 mipsVal = numMilCommands * freq / start; in Bench()2180 numMilCommands <<= 1; in Bench()