Searched refs:threadsString (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
H A DBenchCon.cpp147 static void PrintRequirements(FILE *f, const char *sizeString, UInt64 size, const char *threadsString, UInt32 numThreads) argument
151 fprintf(f, " MB, # %s %3d", threadsString, (unsigned int)numThreads);

Completed in 72 milliseconds