ReactOS 0.4.17-dev-653-g1d6dae3
_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 1150 of file pstypes.h.

Member Data Documentation

◆ CurrentIndex

ULONG _PAGEFAULT_HISTORY::CurrentIndex

Definition at line 1152 of file pstypes.h.

◆ MapIndex

ULONG _PAGEFAULT_HISTORY::MapIndex

Definition at line 1153 of file pstypes.h.

◆ Reserved

PVOID _PAGEFAULT_HISTORY::Reserved

Definition at line 1155 of file pstypes.h.

◆ SpinLock

KSPIN_LOCK _PAGEFAULT_HISTORY::SpinLock

Definition at line 1154 of file pstypes.h.

◆ WatchInfo

PROCESS_WS_WATCH_INFORMATION _PAGEFAULT_HISTORY::WatchInfo[1]

Definition at line 1156 of file pstypes.h.


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