MiSlabAllocatorRecentFailure

INT64 __fastcall MiSlabAllocatorRecentFailure(INT64 a1){
  UINT64 UnbiasedInterruptTime; 
  __int64 v3; 
  if( !*(_QWORD *)(a1 + 112) )
    return 0i64;
  UnbiasedInterruptTime = KiQueryUnbiasedInterruptTime(1u);
  if( UnbiasedInterruptTime - *(_QWORD *)(v3 + 112) >= 0x11E1A300 )
  {
    *(_QWORD *)(v3 + 112) = 0i64;
    return 0i64;
  }
  return 1i64;
}

Referenced by:

MiAllocateSlabEntry
MiGetSlabPage