Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.h24 UInt64 GetSpeed(UInt64 numCommands) const;
DBench.cpp617 UInt64 CBenchInfo::GetSpeed(UInt64 numCommands) const in GetSpeed() function in CBenchInfo
1826 UInt64 speed = info.GetSpeed(info.UnpackSize * info.NumIterations); in PrintResults()
2199 UInt64 rating = info.GetSpeed(numCommands); in FreqBench()
2344 UInt64 rating = info.GetSpeed(numCommands); in CrcBench()
2352 speed = info.GetSpeed(unpSizeThreads); in CrcBench()