Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp72 bool isSpecifiedFreq, UInt64 cpuFreq, UInt64 &complexInCommands) in SetComplexCommands()
1889 …lts(IBenchPrintCallback &f, UInt64 usage, UInt64 rpu, UInt64 rating, bool showFreq, UInt64 cpuFreq) in PrintResults()
1913 bool showFreq, UInt64 cpuFreq, in PrintResults()
1941 static void PrintTotals(IBenchPrintCallback &f, bool showFreq, UInt64 cpuFreq, const CTotalBenchRes… in PrintTotals()
2088 HRESULT CBenchCallbackToPrint::SetFreq(bool showFreq, UInt64 cpuFreq) in SetFreq()
2220 UInt64 &cpuFreq, in FreqBench()
2318 bool showFreq, UInt64 cpuFreq) in CrcBench()
2456 bool showFreq, UInt64 cpuFreq) in TotalBench_Hash()
3373 UInt64 cpuFreq = 0; in Bench() local