Home
last modified time | relevance | path

Searched refs:MIN_THERMAL_LVL (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf.h50 int32_t thermalLvl_ = MIN_THERMAL_LVL;
H A Dsocperf_common.h57 const int32_t MIN_THERMAL_LVL = 0; member
116 int32_t thermalLvl_ = MIN_THERMAL_LVL;
/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf.cpp359 if (action->thermalCmdId_ != INVALID_THERMAL_CMD_ID && thermalLvl_ > MIN_THERMAL_LVL) { in DoFreqActions()

Completed in 2 milliseconds