ReactOS 0.4.15-dev-7924-g5949c20
_PAGEFAULT_HISTORY Struct Reference

#include <pstypes.h>

Collaboration diagram for _PAGEFAULT_HISTORY:

Public Attributes

ULONG CurrentIndex
 
ULONG MapIndex
 
KSPIN_LOCK SpinLock
 
PVOID Reserved
 
PROCESS_WS_WATCH_INFORMATION WatchInfo [1]
 

Detailed Description

Definition at line 1055 of file pstypes.h.

Member Data Documentation

◆ CurrentIndex

ULONG _PAGEFAULT_HISTORY::CurrentIndex

Definition at line 1057 of file pstypes.h.

◆ MapIndex

ULONG _PAGEFAULT_HISTORY::MapIndex

Definition at line 1058 of file pstypes.h.

◆ Reserved

PVOID _PAGEFAULT_HISTORY::Reserved

Definition at line 1060 of file pstypes.h.

◆ SpinLock

KSPIN_LOCK _PAGEFAULT_HISTORY::SpinLock

Definition at line 1059 of file pstypes.h.

◆ WatchInfo

PROCESS_WS_WATCH_INFORMATION _PAGEFAULT_HISTORY::WatchInfo[1]

Definition at line 1061 of file pstypes.h.


The documentation for this struct was generated from the following file: