Home
last modified time | relevance | path

Searched refs:cdev_floor (Results 1 – 1 of 1) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_throttling.cpp798 const auto cdev_floor = in computeCoolingDevicesRequest() local
819 << " cdev_floor_with_power_link=" << cdev_floor in computeCoolingDevicesRequest()
827 ATRACE_INT((atrace_prefix + std::string("-cdev_floor")).c_str(), cdev_floor); in computeCoolingDevicesRequest()
838 request_state = std::max(request_state, cdev_floor); in computeCoolingDevicesRequest()