KiResetGlobalDpcWatchdogProfiler

INT64 __fastcall KiResetGlobalDpcWatchdogProfiler(INT64 a1){
  INT64 v1; 
  INT64 result; 
  v1 = *(_QWORD *)(a1 + 33960);
  if( v1 && *(_QWORD *)(a1 + 33968) != v1 )
  {
    result = *(unsigned int *)(a1 + 31732);
    if( *(_DWORD *)(a1 + 31724) < (int)result )
    {
      *(_QWORD *)(a1 + 33968) = v1;
      return memset(v1, 0i64);
    }
  }
  return result;
}

Referenced by:

KeAccumulateTicks
KeRelaxTimingConstraints
KeShouldYieldProcessor
KiDpcWatchdog
KiExpireTimer2
MiDecommitPages
MiGetPageChain
MiProbeAndLockPages
MiQueryAddressState
MiWalkPageTablesRecursively