Searched defs:ThrottlingInfo (Results 1 – 1 of 1) sorted by relevance
191 struct ThrottlingInfo { struct192 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 …]