Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dconfig_parser.h86 struct ThrottlingInfo { struct
114 std::unique_ptr<ThrottlingInfo> throttling_info; argument
Dconfig_parser.cpp654 std::unique_ptr<ThrottlingInfo> throttling_info( in ParseSensorInfo()
655 new ThrottlingInfo{k_po, k_pu, k_i, k_d, i_max, max_alloc_power, min_alloc_power, in ParseSensorInfo()