ReactOS 0.4.16-dev-1527-g49e652b
|
#include <winternl.h>
Definition at line 3129 of file winternl.h.
ULONG _VM_COUNTERS::PageFaultCount |
Definition at line 3133 of file winternl.h.
Referenced by dump_vm_counters(), GetProcessMemoryInfo(), and NtQueryInformationProcess().
SIZE_T _VM_COUNTERS::PagefileUsage |
Definition at line 3140 of file winternl.h.
Referenced by dump_vm_counters(), GetProcessMemoryInfo(), GlobalMemoryStatusEx(), NtQueryInformationProcess(), START_TEST(), and test_query_process_vm().
SIZE_T _VM_COUNTERS::PeakPagefileUsage |
Definition at line 3141 of file winternl.h.
Referenced by dump_vm_counters(), GetProcessMemoryInfo(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _VM_COUNTERS::PeakVirtualSize |
Definition at line 3131 of file winternl.h.
Referenced by dump_vm_counters(), NtQueryInformationProcess(), and PrintProcess().
SIZE_T _VM_COUNTERS::PeakWorkingSetSize |
Definition at line 3134 of file winternl.h.
Referenced by dump_vm_counters(), GetProcessMemoryInfo(), NtQueryInformationProcess(), and PrintProcess().
SIZE_T _VM_COUNTERS::QuotaNonPagedPoolUsage |
Definition at line 3139 of file winternl.h.
Referenced by dump_vm_counters(), GetProcessMemoryInfo(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _VM_COUNTERS::QuotaPagedPoolUsage |
Definition at line 3137 of file winternl.h.
Referenced by dump_vm_counters(), GetProcessMemoryInfo(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _VM_COUNTERS::QuotaPeakNonPagedPoolUsage |
Definition at line 3138 of file winternl.h.
Referenced by dump_vm_counters(), GetProcessMemoryInfo(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _VM_COUNTERS::QuotaPeakPagedPoolUsage |
Definition at line 3136 of file winternl.h.
Referenced by dump_vm_counters(), GetProcessMemoryInfo(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _VM_COUNTERS::VirtualSize |
Definition at line 3132 of file winternl.h.
Referenced by dump_vm_counters(), GlobalMemoryStatusEx(), NtQueryInformationProcess(), PrintProcess(), and test_query_process_vm().
SIZE_T _VM_COUNTERS::WorkingSetSize |
Definition at line 3135 of file winternl.h.
Referenced by dump_vm_counters(), GetProcessMemoryInfo(), NtQueryInformationProcess(), PrintProcess(), and test_query_process_vm().