PpmPerfReApplyStates

VOID __stdcall PpmPerfReApplyStates(){
  PpmAcquireLock(&PpmPerfPolicyLock);
  PpmPerfSetAllDomainsToUpdate();
  PpmUpdateProcessorPolicy(&PpmAllowedActions, 0i64);
  PpmCheckCustomRun(2i64);
}

Referenced by:

PopTransitionSystemPowerStateEx