Searched refs:unpSizeThreads (Results 1 – 1 of 1) sorted by relevance
2252 UInt64 unpSizeThreads = unpSize * numThreads; in CrcBench() local2253 info.UnpackSize = unpSizeThreads; in CrcBench()2254 info.PackSize = unpSizeThreads; in CrcBench()2260 UInt64 numCommands = unpSizeThreads * complexity / 256; in CrcBench()2269 speed = info.GetSpeed(unpSizeThreads); in CrcBench()