Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_info.h191 struct ThrottlingInfo { struct
192 ThrottlingArray k_po;
193 ThrottlingArray k_pu;
194 ThrottlingArray k_i;
195 ThrottlingArray k_d;
196 ThrottlingArray i_max;
197 ThrottlingArray max_alloc_power;
198 ThrottlingArray min_alloc_power;
199 ThrottlingArray s_power;
200 ThrottlingArray i_cutoff;
[all …]