|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#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 dump_vm_counters(), and GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::PagefileUsage |
Definition at line 3155 of file winternl.h.
Referenced by dump_vm_counters(), GetProcessMemoryInfo(), and test_query_process_vm().
| SIZE_T _VM_COUNTERS_EX::PeakPagefileUsage |
Definition at line 3156 of file winternl.h.
Referenced by dump_vm_counters(), and GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::PeakVirtualSize |
Definition at line 3146 of file winternl.h.
Referenced by dump_vm_counters().
| SIZE_T _VM_COUNTERS_EX::PeakWorkingSetSize |
Definition at line 3149 of file winternl.h.
Referenced by dump_vm_counters(), and GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::PrivateUsage |
Definition at line 3157 of file winternl.h.
Referenced by GetProcessMemoryInfo(), and test_query_process_vm().
| SIZE_T _VM_COUNTERS_EX::QuotaNonPagedPoolUsage |
Definition at line 3154 of file winternl.h.
Referenced by dump_vm_counters(), and GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::QuotaPagedPoolUsage |
Definition at line 3152 of file winternl.h.
Referenced by dump_vm_counters(), and GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::QuotaPeakNonPagedPoolUsage |
Definition at line 3153 of file winternl.h.
Referenced by dump_vm_counters(), and GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::QuotaPeakPagedPoolUsage |
Definition at line 3151 of file winternl.h.
Referenced by dump_vm_counters(), and GetProcessMemoryInfo().
| SIZE_T _VM_COUNTERS_EX::VirtualSize |
Definition at line 3147 of file winternl.h.
Referenced by dump_vm_counters(), and test_query_process_vm().
| SIZE_T _VM_COUNTERS_EX::WorkingSetSize |
Definition at line 3150 of file winternl.h.
Referenced by dump_vm_counters(), GetProcessMemoryInfo(), GlobalMemoryStatusEx(), test_GlobalMemoryStatus(), and test_query_process_vm().