Searched refs:PrintTotals (Results 1 – 1 of 1) sorted by relevance
/external/lzma/CPP/7zip/UI/Common/ |
D | Bench.cpp | 1851 static void PrintTotals(IBenchPrintCallback &f, bool showFreq, UInt64 cpuFreq, const CTotalBenchRes… in PrintTotals() function 3512 PrintTotals(f, showFreq, cpuFreq, callback.EncodeRes); in Bench() 3514 PrintTotals(f, showFreq, cpuFreq, callback.DecodeRes); in Bench() 3521 PrintTotals(f, showFreq, cpuFreq, midRes); in Bench()
|