Searched refs:totalBench (Results 1 – 2 of 2) sorted by relevance
39 UInt64 GetBenchMemoryUsage(UInt32 numThreads, UInt32 dictionary, bool totalBench = false);
1443 UInt64 GetBenchMemoryUsage(UInt32 numThreads, UInt32 dictionary, bool totalBench) in GetBenchMemoryUsage() argument1447 bool lzmaMt = (totalBench || numThreads > 1); in GetBenchMemoryUsage()1449 if (!totalBench && lzmaMt) in GetBenchMemoryUsage()