ReactOS 0.4.15-dev-7918-g2a2556c
_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 1553 of file extypes.h.

Member Data Documentation

◆ BadPageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::BadPageCount

Definition at line 1559 of file extypes.h.

◆ FreePageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::FreePageCount

Definition at line 1556 of file extypes.h.

◆ ModifiedNoWritePageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ModifiedNoWritePageCount

Definition at line 1558 of file extypes.h.

◆ ModifiedPageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ModifiedPageCount

Definition at line 1557 of file extypes.h.

◆ ModifiedPageCountPageFile

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ModifiedPageCountPageFile

Definition at line 1562 of file extypes.h.

◆ PageCountByPriority

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::PageCountByPriority[8]

Definition at line 1560 of file extypes.h.

◆ RepurposedPagesByPriority

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::RepurposedPagesByPriority[8]

Definition at line 1561 of file extypes.h.

◆ ZeroPageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ZeroPageCount

Definition at line 1555 of file extypes.h.


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