Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.h22 UInt64 GetSpeed(UInt64 numCommands) const;
DBench.cpp620 UInt64 CBenchInfo::GetSpeed(UInt64 numCommands) const in GetSpeed() function in CBenchInfo
1828 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()