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

Definition at line 5520 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 5521 of file TWinNTSystem.cxx.

◆ PageFaultCount

DWORD _PROCESS_MEMORY_COUNTERS::PageFaultCount

Definition at line 5522 of file TWinNTSystem.cxx.

◆ PagefileUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::PagefileUsage

Definition at line 5529 of file TWinNTSystem.cxx.

◆ PeakPagefileUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::PeakPagefileUsage

Definition at line 5530 of file TWinNTSystem.cxx.

◆ PeakWorkingSetSize

SIZE_T _PROCESS_MEMORY_COUNTERS::PeakWorkingSetSize

Definition at line 5523 of file TWinNTSystem.cxx.

◆ QuotaNonPagedPoolUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::QuotaNonPagedPoolUsage

Definition at line 5528 of file TWinNTSystem.cxx.

◆ QuotaPagedPoolUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::QuotaPagedPoolUsage

Definition at line 5526 of file TWinNTSystem.cxx.

◆ QuotaPeakNonPagedPoolUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::QuotaPeakNonPagedPoolUsage

Definition at line 5527 of file TWinNTSystem.cxx.

◆ QuotaPeakPagedPoolUsage

SIZE_T _PROCESS_MEMORY_COUNTERS::QuotaPeakPagedPoolUsage

Definition at line 5525 of file TWinNTSystem.cxx.

◆ WorkingSetSize

SIZE_T _PROCESS_MEMORY_COUNTERS::WorkingSetSize

Definition at line 5524 of file TWinNTSystem.cxx.

Collaboration diagram for _PROCESS_MEMORY_COUNTERS:
[legend]

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