Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Attributes
_PROCESS_MEMORY_COUNTERS Struct Reference

Detailed Description

Definition at line 27 of file memory.cpp.

Public Attributes

DWORD cb
 
DWORD PageFaultCount
 
SIZE_T PeakWorkingSetSize
 
SIZE_T WorkingSetSize
 
SIZE_T QuotaPeakPagedPoolUsage
 
SIZE_T QuotaPagedPoolUsage
 
SIZE_T QuotaPeakNonPagedPoolUsage
 
SIZE_T QuotaNonPagedPoolUsage
 
SIZE_T PagefileUsage
 
SIZE_T PeakPagefileUsage
 

Member Data Documentation

◆ cb

DWORD _PROCESS_MEMORY_COUNTERS::cb

Definition at line 29 of file memory.cpp.

Referenced by mrpt::system::getMemoryUsage().

◆ PageFaultCount

DWORD _PROCESS_MEMORY_COUNTERS::PageFaultCount

Definition at line 30 of file memory.cpp.

◆ PagefileUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::PagefileUsage

Definition at line 37 of file memory.cpp.

Referenced by mrpt::system::getMemoryUsage().

◆ PeakPagefileUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::PeakPagefileUsage

Definition at line 38 of file memory.cpp.

◆ PeakWorkingSetSize

SIZE_T _PROCESS_MEMORY_COUNTERS::PeakWorkingSetSize

Definition at line 31 of file memory.cpp.

◆ QuotaNonPagedPoolUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::QuotaNonPagedPoolUsage

Definition at line 36 of file memory.cpp.

◆ QuotaPagedPoolUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::QuotaPagedPoolUsage

Definition at line 34 of file memory.cpp.

◆ QuotaPeakNonPagedPoolUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::QuotaPeakNonPagedPoolUsage

Definition at line 35 of file memory.cpp.

◆ QuotaPeakPagedPoolUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::QuotaPeakPagedPoolUsage

Definition at line 33 of file memory.cpp.

◆ WorkingSetSize

SIZE_T _PROCESS_MEMORY_COUNTERS::WorkingSetSize

Definition at line 32 of file memory.cpp.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST