ReactOS 0.4.17-dev-444-g71ee754
_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 1762 of file extypes.h.

Member Data Documentation

◆ BadPageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::BadPageCount

Definition at line 1768 of file extypes.h.

◆ FreePageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::FreePageCount

Definition at line 1765 of file extypes.h.

◆ ModifiedNoWritePageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ModifiedNoWritePageCount

Definition at line 1767 of file extypes.h.

◆ ModifiedPageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ModifiedPageCount

Definition at line 1766 of file extypes.h.

◆ ModifiedPageCountPageFile

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ModifiedPageCountPageFile

Definition at line 1771 of file extypes.h.

◆ PageCountByPriority

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::PageCountByPriority[8]

Definition at line 1769 of file extypes.h.

◆ RepurposedPagesByPriority

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::RepurposedPagesByPriority[8]

Definition at line 1770 of file extypes.h.

◆ ZeroPageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ZeroPageCount

Definition at line 1764 of file extypes.h.


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