Searched refs:GetBenchMemoryUsage (Results 1 – 3 of 3) sorted by relevance
37 UInt64 GetBenchMemoryUsage(UInt32 numThreads, UInt32 dictionary);
865 UInt64 GetBenchMemoryUsage(UInt32 numThreads, UInt32 dictionary) in GetBenchMemoryUsage() function
172 if (GetBenchMemoryUsage(numThreads, ((UInt32)1 << dicSizeLog)) + (8 << 20) <= ramSize) in LzmaBenchCon()182 …PrintRequirements(f, "usage:", GetBenchMemoryUsage(numThreads, dictionary), "Benchmark threads: … in LzmaBenchCon()