Searched refs:GetSpeed (Results 1 – 2 of 2) sorted by relevance
22 UInt64 GetSpeed(UInt64 numCommands) const;
620 UInt64 CBenchInfo::GetSpeed(UInt64 numCommands) const in GetSpeed() function in CBenchInfo1828 UInt64 speed = info.GetSpeed(info.UnpackSize * info.NumIterations); in PrintResults()2116 UInt64 rating = info.GetSpeed(numCommands); in FreqBench()2261 UInt64 rating = info.GetSpeed(numCommands); in CrcBench()2269 speed = info.GetSpeed(unpSizeThreads); in CrcBench()