Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_MMWS_TRIM_CRITERIA Union Reference

List of all members.

Public Attributes

struct {
   ULONG   NumPasses
   PFN_NUMBER   DesiredFreeGoal
   PFN_NUMBER   DesiredReductionGoal
   ULONG   FaultCount
   PFN_NUMBER   TotalReduction
   ULONG   NumberOfForegroundProcesses
FaultBased

Member Data Documentation

PFN_NUMBER _MMWS_TRIM_CRITERIA::DesiredFreeGoal
 

Definition at line 191 of file wsmanage.c.

Referenced by MiCheckAndSetSystemTrimCriteria(), and MmWorkingSetManager().

PFN_NUMBER _MMWS_TRIM_CRITERIA::DesiredReductionGoal
 

Definition at line 192 of file wsmanage.c.

struct { ... } _MMWS_TRIM_CRITERIA::FaultBased
 

Referenced by MiCheckAndSetSystemTrimCriteria(), MiCheckProcessTrimCriteria(), and MmWorkingSetManager().

ULONG _MMWS_TRIM_CRITERIA::FaultCount
 

Definition at line 193 of file wsmanage.c.

ULONG _MMWS_TRIM_CRITERIA::NumberOfForegroundProcesses
 

Definition at line 195 of file wsmanage.c.

Referenced by MiCheckAndSetSystemTrimCriteria().

ULONG _MMWS_TRIM_CRITERIA::NumPasses
 

Definition at line 190 of file wsmanage.c.

Referenced by MiCheckAndSetSystemTrimCriteria(), and MiDetermineWsTrimAmount().

PFN_NUMBER _MMWS_TRIM_CRITERIA::TotalReduction
 

Definition at line 194 of file wsmanage.c.


The documentation for this union was generated from the following file:
Generated on Sat May 15 19:46:21 2004 for test by doxygen 1.3.7