Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp129 uint32_t clusterCurrLev = clusterIter->second; in PolicyDecision() local
131 if (clusterCurrLev >= levelAction->level) { in PolicyDecision()