Home
last modified time | relevance | path

Searched defs:showFreq (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1799 …ults(IBenchPrintCallback &f, UInt64 usage, UInt64 rpu, UInt64 rating, bool showFreq, UInt64 cpuFre… in PrintResults()
1823 bool showFreq, UInt64 cpuFreq, in PrintResults()
1851 static void PrintTotals(IBenchPrintCallback &f, bool showFreq, UInt64 cpuFreq, const CTotalBenchRes… in PrintTotals()
1994 HRESULT CBenchCallbackToPrint::SetFreq(bool showFreq, UInt64 cpuFreq) in SetFreq()
2124 bool showFreq, in FreqBench()
2224 bool showFreq, UInt64 cpuFreq) in CrcBench()
2363 bool showFreq, UInt64 cpuFreq) in TotalBench_Hash()
3280 bool showFreq = false; in Bench() local