Home
last modified time | relevance | path

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

/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
DCpuMonitor.java70 private long[] cpuFreq; field in CpuMonitor
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp74 bool isSpecifiedFreq, UInt64 cpuFreq, UInt64 &complexInCommands) in SetComplexCommands()
1801 …lts(IBenchPrintCallback &f, UInt64 usage, UInt64 rpu, UInt64 rating, bool showFreq, UInt64 cpuFreq) 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()
2043 UInt64 &cpuFreq, in FreqBench()
2141 bool showFreq, UInt64 cpuFreq) in CrcBench()
2280 bool showFreq, UInt64 cpuFreq) in TotalBench_Hash()
2871 UInt64 cpuFreq = 0; in Bench() local