Searched defs:ThrottlingInfo (Results 1 – 1 of 1) sorted by relevance
86 struct ThrottlingInfo { struct87 ThrottlingArray k_po;88 ThrottlingArray k_pu;89 ThrottlingArray k_i;90 ThrottlingArray k_d;114 std::unique_ptr<ThrottlingInfo> throttling_info; argument