#include <mm.h>
Public Attributes | |
| ULONG | PageFaultCount |
| ULONG | CopyOnWriteCount |
| ULONG | TransitionCount |
| ULONG | CacheTransitionCount |
| ULONG | DemandZeroCount |
| ULONG | PageReadCount |
| ULONG | PageReadIoCount |
| ULONG | CacheReadCount |
| ULONG | CacheIoCount |
| ULONG | DirtyPagesWriteCount |
| ULONG | DirtyWriteIoCount |
| ULONG | MappedPagesWriteCount |
| ULONG | MappedWriteIoCount |
|
|
Definition at line 466 of file mm.h. Referenced by NtQuerySystemInformation(). |
|
|
Definition at line 465 of file mm.h. Referenced by NtQuerySystemInformation(). |
|
|
Definition at line 461 of file mm.h. Referenced by NtQuerySystemInformation(). |
|
|
Definition at line 459 of file mm.h. Referenced by MiCopyOnWrite(), MiSessionCopyOnWrite(), and NtQuerySystemInformation(). |
|
|
Definition at line 462 of file mm.h. Referenced by MiResolveDemandZeroFault(), MmAccessFault(), and NtQuerySystemInformation(). |
|
|
Definition at line 467 of file mm.h. Referenced by MiGatherPagefilePages(), and NtQuerySystemInformation(). |
|
|
Definition at line 468 of file mm.h. Referenced by MiGatherPagefilePages(), and NtQuerySystemInformation(). |
|
|
Definition at line 469 of file mm.h. Referenced by MiGatherMappedPages(), and NtQuerySystemInformation(). |
|
|
Definition at line 470 of file mm.h. Referenced by MiGatherMappedPages(), and NtQuerySystemInformation(). |
|
|
Definition at line 458 of file mm.h. Referenced by MiCheckAndSetSystemTrimCriteria(), MiLocateAndReserveWsle(), and NtQuerySystemInformation(). |
|
|
Definition at line 463 of file mm.h. Referenced by MiResolveMappedFileFault(), MiResolvePageFileFault(), and NtQuerySystemInformation(). |
|
|
Definition at line 464 of file mm.h. Referenced by MiResolveMappedFileFault(), MiResolvePageFileFault(), and NtQuerySystemInformation(). |
|
|
Definition at line 460 of file mm.h. Referenced by MiResolveProtoPteFault(), MiResolveTransitionFault(), and NtQuerySystemInformation(). |
1.3.7