PopProcessSessionDisplayStateChange

__int64 __fastcall PopProcessSessionDisplayStateChange(char a1, unsigned int a2){
  if( a1 )
    PopDisarmIdlePhaseWatchdog();
  else
    PopArmIdlePhaseWatchdog(a2);
  if( TtmpEnabled == 1 )
    return 3221225659i64;
  else
    return PopTriggerMonitorPowerEvent(a1, a2);
}

Referenced by:

NtPowerInformation