ReactOS 0.4.16-dev-1041-g8b6907f
_SYSTEM_MEMORY_LIST_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

SIZE_T ZeroPageCount
 
SIZE_T FreePageCount
 
SIZE_T ModifiedPageCount
 
SIZE_T ModifiedNoWritePageCount
 
SIZE_T BadPageCount
 
SIZE_T PageCountByPriority [8]
 
SIZE_T RepurposedPagesByPriority [8]
 
SIZE_T ModifiedPageCountPageFile
 

Detailed Description

Definition at line 1573 of file extypes.h.

Member Data Documentation

◆ BadPageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::BadPageCount

Definition at line 1579 of file extypes.h.

◆ FreePageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::FreePageCount

Definition at line 1576 of file extypes.h.

◆ ModifiedNoWritePageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ModifiedNoWritePageCount

Definition at line 1578 of file extypes.h.

◆ ModifiedPageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ModifiedPageCount

Definition at line 1577 of file extypes.h.

◆ ModifiedPageCountPageFile

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ModifiedPageCountPageFile

Definition at line 1582 of file extypes.h.

◆ PageCountByPriority

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::PageCountByPriority[8]

Definition at line 1580 of file extypes.h.

◆ RepurposedPagesByPriority

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::RepurposedPagesByPriority[8]

Definition at line 1581 of file extypes.h.

◆ ZeroPageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ZeroPageCount

Definition at line 1575 of file extypes.h.


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