Home
last modified time | relevance | path

Searched defs:max_alloc_power (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/pixel/thermal/utils/
H A Dconfig_parser.h92 ThrottlingArray max_alloc_power; member
H A Dconfig_parser.cpp403 std::array<float, kThrottlingSeverityCount> max_alloc_power; in ParseSensorInfo() local