Home
last modified time | relevance | path

Searched defs:cpuFreq (Results 1 – 3 of 3) 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.cpp72 bool isSpecifiedFreq, UInt64 cpuFreq, UInt64 &complexInCommands) in SetComplexCommands()
1799 …lts(IBenchPrintCallback &f, UInt64 usage, UInt64 rpu, UInt64 rating, bool showFreq, UInt64 cpuFreq) 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()
2126 UInt64 &cpuFreq, in FreqBench()
2224 bool showFreq, UInt64 cpuFreq) in CrcBench()
2363 bool showFreq, UInt64 cpuFreq) in TotalBench_Hash()
3281 UInt64 cpuFreq = 0; in Bench() local
/external/perfetto/ui/src/common/
Dstate.ts178 cpuFreq: boolean; property