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, const std::vector<float> &sensor_predictions) { in updatePowerBudget()
361 const bool max_throttling, const std::vector<float> &sensor_predictions) { in allocatePowerToCdev()
739 const bool max_throttling, const std::vector<float> &sensor_predictions) { in thermalThrottlingUpdate()
/hardware/google/pixel/thermal/
Dthermal-helper.cpp378 const bool max_throttling) { in checkUpdateSensorForEmul()
400 const bool max_throttling) { in emulTemp()
425 const bool max_throttling) { in emulSeverity()
1342 bool max_throttling = false; in thermalWatcherCallbackFunc() local
Dthermal-helper.h65 bool max_throttling; member