Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1853 static void PrintTotals(IBenchPrintCallback &f, bool showFreq, UInt64 cpuFreq, const CTotalBenchRes… in PrintTotals() function
3086 PrintTotals(f, showFreq, cpuFreq, callback.EncodeRes); in Bench()
3088 PrintTotals(f, showFreq, cpuFreq, callback.DecodeRes); in Bench()
3095 PrintTotals(f, showFreq, cpuFreq, midRes); in Bench()