Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
_PROCESS_MEMORY_COUNTERS Struct Reference

Definition at line 5576 of file TWinNTSystem.cxx.

Public Attributes

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

Member Data Documentation

◆ cb

DWORD _PROCESS_MEMORY_COUNTERS::cb

Definition at line 5577 of file TWinNTSystem.cxx.

◆ PageFaultCount

DWORD _PROCESS_MEMORY_COUNTERS::PageFaultCount

Definition at line 5578 of file TWinNTSystem.cxx.

◆ PagefileUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::PagefileUsage

Definition at line 5585 of file TWinNTSystem.cxx.

◆ PeakPagefileUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::PeakPagefileUsage

Definition at line 5586 of file TWinNTSystem.cxx.

◆ PeakWorkingSetSize

SIZE_T _PROCESS_MEMORY_COUNTERS::PeakWorkingSetSize

Definition at line 5579 of file TWinNTSystem.cxx.

◆ QuotaNonPagedPoolUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::QuotaNonPagedPoolUsage

Definition at line 5584 of file TWinNTSystem.cxx.

◆ QuotaPagedPoolUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::QuotaPagedPoolUsage

Definition at line 5582 of file TWinNTSystem.cxx.

◆ QuotaPeakNonPagedPoolUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::QuotaPeakNonPagedPoolUsage

Definition at line 5583 of file TWinNTSystem.cxx.

◆ QuotaPeakPagedPoolUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::QuotaPeakPagedPoolUsage

Definition at line 5581 of file TWinNTSystem.cxx.

◆ WorkingSetSize

SIZE_T _PROCESS_MEMORY_COUNTERS::WorkingSetSize

Definition at line 5580 of file TWinNTSystem.cxx.

Collaboration diagram for _PROCESS_MEMORY_COUNTERS:
[legend]

The documentation for this struct was generated from the following file: