PpmCheckPausePpmEngineForSx

NTSTATUS __stdcall PpmCheckPausePpmEngineForSx(){
  NTSTATUS result; 
  PpmAcquireLock(&PpmPerfPolicyLock);
  PpmPerfUpdateQosDisableReasons(0i64);
  byte_140CFBDC8 = 1;
  PpmCheckForceDisarm = 1;
  PpmCheckReInit();
  PpmReleaseLock(&PpmPerfPolicyLock);
  return result;
}

Referenced by:

PopTransitionSystemPowerStateEx