Searched defs:showFreq (Results 1 – 1 of 1) sorted by relevance
/external/lzma/CPP/7zip/UI/Common/ |
D | Bench.cpp | 1801 …ults(IBenchPrintCallback &f, UInt64 usage, UInt64 rpu, UInt64 rating, bool showFreq, UInt64 cpuFre… in PrintResults() 1825 bool showFreq, UInt64 cpuFreq, in PrintResults() 1853 static void PrintTotals(IBenchPrintCallback &f, bool showFreq, UInt64 cpuFreq, const CTotalBenchRes… in PrintTotals() 1911 HRESULT CBenchCallbackToPrint::SetFreq(bool showFreq, UInt64 cpuFreq) in SetFreq() 2041 bool showFreq, in FreqBench() 2141 bool showFreq, UInt64 cpuFreq) in CrcBench() 2280 bool showFreq, UInt64 cpuFreq) in TotalBench_Hash() 2870 bool showFreq = false; in Bench() local
|