Searched refs:unpSizeThreads (Results 1 – 1 of 1) sorted by relevance
2335 UInt64 unpSizeThreads = unpSize * numThreads; in CrcBench() local2336 info.UnpackSize = unpSizeThreads; in CrcBench()2337 info.PackSize = unpSizeThreads; in CrcBench()2343 UInt64 numCommands = unpSizeThreads * complexity / 256; in CrcBench()2352 speed = info.GetSpeed(unpSizeThreads); in CrcBench()