Home
last modified time | relevance | path

Searched refs:PrintRequirements (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1651 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()
2325PrintRequirements(f, "usage:", GetBenchMemoryUsage(numThreads, dict), "Benchmark threads: ", num… in Bench()