Searched refs:GetSpeed (Results 1 – 2 of 2) sorted by relevance
22 UInt64 GetSpeed(UInt64 numCommands) const;
534 UInt64 CBenchInfo::GetSpeed(UInt64 numCommands) const in GetSpeed() function in CBenchInfo1618 UInt64 speed = info.GetSpeed(info.UnpackSize * info.NumIterations); in PrintResults()1875 UInt64 rating = info.GetSpeed(numCommands); in FreqBench()2009 UInt64 rating = info.GetSpeed(numCommands); in CrcBench()2015 speed = info.GetSpeed(unpSizeThreads); in CrcBench()