Searched defs:CBenchInfo (Results 1 – 1 of 1) sorted by relevance
13 struct CBenchInfo struct32 CBenchInfo(): NumIterations(0) {} in CBenchInfo() argument37 UInt64 GetUnpackSizeSpeed() const { return GetSpeed(UnpackSize * NumIterations); } in GetUnpackSizeSpeed()39 UInt64 Get_UnpackSize_Full() const { return UnpackSize * NumIterations; } in Get_UnpackSize_Full()