PpmGetExitSamplingCountdown

UINT64 __stdcall PpmGetExitSamplingCountdown(){
  unsigned int v0; 
  UINT64 result; 

  v0 = *(&WheapErrorSourceTable + 234);
  result = 0i64;
  if( *(&WheapErrorSourceTable + 234) > 0x64u )
    v0 = 100;
  if( v0 )
    return 0x64 / v0;
  return result;
}

Referenced by:

PoFxSendSystemLatencyUpdate
PpmIdleExecuteTransition