Searched refs:isSpecifiedFreq (Results 1 – 1 of 1) sorted by relevance
72 bool isSpecifiedFreq, UInt64 cpuFreq, UInt64 &complexInCommands) in SetComplexCommands() argument77 if (cpuFreq < kMinFreq && !isSpecifiedFreq) in SetComplexCommands()79 if (cpuFreq < kMaxFreq || isSpecifiedFreq) in SetComplexCommands()