Home
last modified time | relevance | path

Searched refs:ExceptionDispatchCount (Results 1 – 2 of 2) sorted by relevance

/reactos/ntoskrnl/ex/
H A Dsysinfo.c1782 ULONG AlignmentFixupCount = 0, ExceptionDispatchCount = 0; in QSI_DEF() local
1797 ExceptionDispatchCount += Prcb->KeExceptionDispatchCount; in QSI_DEF()
1806 ExceptionInformation->ExceptionDispatchCount = ExceptionDispatchCount; in QSI_DEF()
/reactos/sdk/include/ndk/
H A Dextypes.h1240 ULONG ExceptionDispatchCount; member