Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1596 …ults(IBenchPrintCallback &f, UInt64 usage, UInt64 rpu, UInt64 rating, bool showFreq, UInt64 cpuFre… in PrintResults()
1616 …esults(IBenchPrintCallback *f, const CBenchInfo &info, UInt64 rating, bool showFreq, UInt64 cpuFre… in PrintResults()
1642 static void PrintTotals(IBenchPrintCallback &f, bool showFreq, UInt64 cpuFreq, const CTotalBenchRes… in PrintTotals()
1687 HRESULT CBenchCallbackToPrint::SetFreq(bool showFreq, UInt64 cpuFreq) in SetFreq()
1802 bool showFreq, in FreqBench()
1897 bool showFreq, UInt64 cpuFreq) in CrcBench()
2026 bool showFreq, UInt64 cpuFreq) in TotalBench_Hash()
2342 bool showFreq = false; in Bench() local