Searched refs:MaxIdleState (Results 1 – 1 of 1) sorted by relevance
40 ULONG MaxIdleState; member168 const auto idle_diff = info[i].MaxIdleState - info[i].CurrentIdleState; in EstimateThrottlingLevel()176 static_cast<float>(idle_diff) / info[i].MaxIdleState; in EstimateThrottlingLevel()180 num_non_idle_cpus += (info[i].CurrentIdleState < info[i].MaxIdleState); in EstimateThrottlingLevel()