Searched refs:totalBench (Results 1 – 2 of 2) sorted by relevance
37 UInt64 GetBenchMemoryUsage(UInt32 numThreads, UInt32 dictionary, bool totalBench = false);
1445 UInt64 GetBenchMemoryUsage(UInt32 numThreads, UInt32 dictionary, bool totalBench) in GetBenchMemoryUsage() argument1449 bool lzmaMt = (totalBench || numThreads > 1); in GetBenchMemoryUsage()1451 if (!totalBench && lzmaMt) in GetBenchMemoryUsage()