Searched refs:unpSizeThreads (Results 1 – 1 of 1) sorted by relevance
2000 UInt64 unpSizeThreads = unpSize * numThreads; in CrcBench() local2001 info.UnpackSize = unpSizeThreads; in CrcBench()2002 info.PackSize = unpSizeThreads; in CrcBench()2008 UInt64 numCommands = unpSizeThreads * complexity / 256; in CrcBench()2015 speed = info.GetSpeed(unpSizeThreads); in CrcBench()