Searched refs:PrintRequirements (Results 1 – 1 of 1) sorted by relevance
/external/lzma/CPP/7zip/UI/Common/ |
D | Bench.cpp | 1651 static void PrintRequirements(IBenchPrintCallback &f, const char *sizeString, UInt64 size, const ch… in PrintRequirements() function 2188 PrintRequirements(*printCallback, "size: ", ramSize, "CPU hardware threads:", numCPUs); in Bench() 2325 …PrintRequirements(f, "usage:", GetBenchMemoryUsage(numThreads, dict), "Benchmark threads: ", num… in Bench()
|