Home
last modified time | relevance | path

Searched defs:max_throttling (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_throttling.cpp190 const bool max_throttling, in updatePowerBudget()
404 const bool max_throttling, const std::vector<float> &sensor_predictions) { in allocatePowerToCdev()
772 const bool max_throttling, const std::vector<float> &sensor_predictions) { in thermalThrottlingUpdate()
/hardware/google/pixel/thermal/
Dthermal-helper.h66 bool max_throttling; member
Dthermal-helper.cpp437 const bool max_throttling) { in checkUpdateSensorForEmul()
459 const bool max_throttling) { in emulTemp()
484 const bool max_throttling) { in emulSeverity()
1568 bool max_throttling = false; in thermalWatcherCallbackFunc() local