Home
last modified time | relevance | path

Searched refs:SetFreq (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DBench.h27 virtual HRESULT SetFreq(bool showFreq, UInt64 cpuFreq) = 0;
DBench.cpp1906 HRESULT SetFreq(bool showFreq, UInt64 cpuFreq);
1911 HRESULT CBenchCallbackToPrint::SetFreq(bool showFreq, UInt64 cpuFreq) in SetFreq() function in CBenchCallbackToPrint
2965 callback.SetFreq(true, cpuFreq); in Bench()