ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <winternl.h>
Definition at line 1604 of file winternl.h.
ULONG _VM_COUNTERS_::PageFaultCount |
Definition at line 1607 of file winternl.h.
Referenced by dump_vm_counters(), and NtQueryInformationProcess().
SIZE_T _VM_COUNTERS_::PagefileUsage |
Definition at line 1614 of file winternl.h.
Referenced by dump_vm_counters(), GlobalMemoryStatusEx(), NtQueryInformationProcess(), START_TEST(), and test_query_process_vm().
SIZE_T _VM_COUNTERS_::PeakPagefileUsage |
Definition at line 1615 of file winternl.h.
Referenced by dump_vm_counters(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _VM_COUNTERS_::PeakVirtualSize |
Definition at line 1605 of file winternl.h.
Referenced by dump_vm_counters(), NtQueryInformationProcess(), and PrintProcess().
SIZE_T _VM_COUNTERS_::PeakWorkingSetSize |
Definition at line 1608 of file winternl.h.
Referenced by dump_vm_counters(), NtQueryInformationProcess(), and PrintProcess().
SIZE_T _VM_COUNTERS_::PrivatePageCount |
Definition at line 1616 of file winternl.h.
SIZE_T _VM_COUNTERS_::QuotaNonPagedPoolUsage |
Definition at line 1613 of file winternl.h.
Referenced by dump_vm_counters(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _VM_COUNTERS_::QuotaPagedPoolUsage |
Definition at line 1611 of file winternl.h.
Referenced by dump_vm_counters(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _VM_COUNTERS_::QuotaPeakNonPagedPoolUsage |
Definition at line 1612 of file winternl.h.
Referenced by dump_vm_counters(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _VM_COUNTERS_::QuotaPeakPagedPoolUsage |
Definition at line 1610 of file winternl.h.
Referenced by dump_vm_counters(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _VM_COUNTERS_::VirtualSize |
Definition at line 1606 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 1609 of file winternl.h.
Referenced by dump_vm_counters(), NtQueryInformationProcess(), PrintProcess(), and test_query_process_vm().