|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winternl.h>
Definition at line 3144 of file winternl.h.
| ULONG _VM_COUNTERS_EX::PageFaultCount |
Definition at line 3148 of file winternl.h.
Referenced by GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::PagefileUsage |
Definition at line 3155 of file winternl.h.
Referenced by GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::PeakPagefileUsage |
Definition at line 3156 of file winternl.h.
Referenced by GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::PeakVirtualSize |
Definition at line 3146 of file winternl.h.
| SIZE_T _VM_COUNTERS_EX::PeakWorkingSetSize |
Definition at line 3149 of file winternl.h.
Referenced by GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::PrivateUsage |
Definition at line 3157 of file winternl.h.
Referenced by GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::QuotaNonPagedPoolUsage |
Definition at line 3154 of file winternl.h.
Referenced by GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::QuotaPagedPoolUsage |
Definition at line 3152 of file winternl.h.
Referenced by GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::QuotaPeakNonPagedPoolUsage |
Definition at line 3153 of file winternl.h.
Referenced by GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::QuotaPeakPagedPoolUsage |
Definition at line 3151 of file winternl.h.
Referenced by GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::VirtualSize |
Definition at line 3147 of file winternl.h.
| SIZE_T _VM_COUNTERS_EX::WorkingSetSize |
Definition at line 3150 of file winternl.h.
Referenced by GetProcessMemoryInfo(), and GlobalMemoryStatusEx().