ReactOS 0.4.16-dev-1470-gfbd70c8
_SYSTEM_FILECACHE_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

SIZE_T CurrentSize
 
SIZE_T PeakSize
 
ULONG PageFaultCount
 
SIZE_T MinimumWorkingSet
 
SIZE_T MaximumWorkingSet
 
SIZE_T CurrentSizeIncludingTransitionInPages
 
SIZE_T PeakSizeIncludingTransitionInPages
 
ULONG TransitionRePurposeCount
 
ULONG Flags
 

Detailed Description

Definition at line 1295 of file extypes.h.

Member Data Documentation

◆ CurrentSize

SIZE_T _SYSTEM_FILECACHE_INFORMATION::CurrentSize

Definition at line 1297 of file extypes.h.

Referenced by QSI_DEF().

◆ CurrentSizeIncludingTransitionInPages

SIZE_T _SYSTEM_FILECACHE_INFORMATION::CurrentSizeIncludingTransitionInPages

Definition at line 1302 of file extypes.h.

Referenced by GetPerformanceInfo(), PerfDataGetPhysicalMemorySystemCacheK(), and QSI_DEF().

◆ Flags

ULONG _SYSTEM_FILECACHE_INFORMATION::Flags

Definition at line 1305 of file extypes.h.

◆ MaximumWorkingSet

SIZE_T _SYSTEM_FILECACHE_INFORMATION::MaximumWorkingSet

Definition at line 1301 of file extypes.h.

Referenced by QSI_DEF().

◆ MinimumWorkingSet

SIZE_T _SYSTEM_FILECACHE_INFORMATION::MinimumWorkingSet

Definition at line 1300 of file extypes.h.

Referenced by QSI_DEF().

◆ PageFaultCount

ULONG _SYSTEM_FILECACHE_INFORMATION::PageFaultCount

Definition at line 1299 of file extypes.h.

Referenced by QSI_DEF().

◆ PeakSize

SIZE_T _SYSTEM_FILECACHE_INFORMATION::PeakSize

Definition at line 1298 of file extypes.h.

Referenced by QSI_DEF().

◆ PeakSizeIncludingTransitionInPages

SIZE_T _SYSTEM_FILECACHE_INFORMATION::PeakSizeIncludingTransitionInPages

Definition at line 1303 of file extypes.h.

◆ TransitionRePurposeCount

ULONG _SYSTEM_FILECACHE_INFORMATION::TransitionRePurposeCount

Definition at line 1304 of file extypes.h.


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