Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/thermal/
Dthermal-helper.cpp400 const bool max_throttling) { in checkUpdateSensorForEmul()
422 const bool max_throttling) { in emulTemp()
447 const bool max_throttling) { in emulSeverity()
1439 bool max_throttling = false; in thermalWatcherCallbackFunc() local
Dthermal-helper.h66 bool max_throttling; member
/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_throttling.cpp190 const bool max_throttling, const std::vector<float> &sensor_predictions) { in updatePowerBudget()
391 const bool max_throttling, const std::vector<float> &sensor_predictions) { in allocatePowerToCdev()
769 const bool max_throttling, const std::vector<float> &sensor_predictions) { in thermalThrottlingUpdate()