Searched defs:sensor_predictions (Results 1 – 2 of 2) sorted by relevance
190 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()
1456 std::vector<float> sensor_predictions; in thermalWatcherCallbackFunc() local