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

Member Data Documentation

◆ BadPageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::BadPageCount

Definition at line 1774 of file extypes.h.

◆ FreePageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::FreePageCount

Definition at line 1771 of file extypes.h.

◆ ModifiedNoWritePageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ModifiedNoWritePageCount

Definition at line 1773 of file extypes.h.

◆ ModifiedPageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ModifiedPageCount

Definition at line 1772 of file extypes.h.

◆ ModifiedPageCountPageFile

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ModifiedPageCountPageFile

Definition at line 1777 of file extypes.h.

◆ PageCountByPriority

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::PageCountByPriority[8]

Definition at line 1775 of file extypes.h.

◆ RepurposedPagesByPriority

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::RepurposedPagesByPriority[8]

Definition at line 1776 of file extypes.h.

◆ ZeroPageCount

SIZE_T _SYSTEM_MEMORY_LIST_INFORMATION::ZeroPageCount

Definition at line 1770 of file extypes.h.


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