#include <ps.h>
Public Attributes | |
| LARGE_INTEGER | LastTrimTime |
| ULONG | LastTrimFaultCount |
| ULONG | PageFaultCount |
| ULONG | PeakWorkingSetSize |
| ULONG | WorkingSetSize |
| ULONG | MinimumWorkingSetSize |
| ULONG | MaximumWorkingSetSize |
| _MMWSL * | VmWorkingSetList |
| LIST_ENTRY | WorkingSetExpansionLinks |
| UCHAR | AllowWorkingSetAdjustment |
| BOOLEAN | AddressSpaceBeingDeleted |
| UCHAR | ForegroundSwitchCount |
| UCHAR | MemoryPriority |
| union { | |
| ULONG LongFlags | |
| MMSUPPORT_FLAGS Flags | |
| } | u |
| ULONG | Claim |
| ULONG | NextEstimationSlot |
| ULONG | NextAgingSlot |
| ULONG | EstimatedAvailable |
| ULONG | GrowthSinceLastEstimate |
|
|
Definition at line 67 of file ps.h. Referenced by MmCleanProcessAddressSpace(). |
|
|
Definition at line 66 of file ps.h. Referenced by MiInitializeSystemCache(), MiInsertWsle(), MiMakeSpecialPoolPagable(), MiSessionAddProcess(), MiSessionInitializeWorkingSetList(), MmAccessFault(), MmAdjustWorkingSetSize(), MmAllowWorkingSetExpansion(), MmInSwapProcess(), MmOutSwapProcess(), and MmWorkingSetManager(). |
|
|
Definition at line 76 of file ps.h. Referenced by MiDetermineWsTrimAmount(), and MiRearrangeWorkingSetExpansionList(). |
|
|
Definition at line 79 of file ps.h. Referenced by MiDetermineWsTrimAmount(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 58 of file ps.h. Referenced by MiCheckProcessTrimCriteria(), and MmWorkingSetManager(). |
|
|
Definition at line 57 of file ps.h. Referenced by MiCheckProcessTrimCriteria(), and MmWorkingSetManager(). |
|
|
|
|
|
Definition at line 63 of file ps.h. Referenced by CcInitializeCacheManager(), MiDetermineWsTrimAmount(), MiInitializeSystemCache(), MiInitMachineDependent(), MiSessionInitializeWorkingSetList(), MmAdjustWorkingSetSize(), MmSetMemoryPriorityProcess(), and NtQuerySystemInformation(). |
|
|
Definition at line 69 of file ps.h. Referenced by MiCheckProcessTrimCriteria(), MiDetermineWsTrimAmount(), MiRearrangeWorkingSetExpansionList(), PsChangeQuantumTable(), and PspApplyJobLimitsToProcess(). |
|
|
|
|
|
|
|
|
|
Definition at line 59 of file ps.h. Referenced by MiCheckProcessTrimCriteria(), MmAccessFault(), MmTrimAllSystemPagableMemory(), MmWorkingSetManager(), NtQueryInformationJobObject(), NtQuerySystemInformation(), and PspFoldProcessAccountingIntoJob(). |
|
|
Definition at line 60 of file ps.h. Referenced by NtQuerySystemInformation(). |
|
|
|
|
1.3.7