|
Gaudi Framework, version v21r11 |
| Home | Generated: 30 Sep 2010 |
#include <ProcessDescriptor.h>
Public Attributes | |
| unsigned long | PeakVirtualSize |
| unsigned long | VirtualSize |
| unsigned long | PageFaultCount |
| unsigned long | PeakWorkingSetSize |
| unsigned long | WorkingSetSize |
| unsigned long | QuotaPeakPagedPoolUsage |
| unsigned long | QuotaPagedPoolUsage |
| unsigned long | QuotaPeakNonPagedPoolUsage |
| unsigned long | QuotaNonPagedPoolUsage |
| unsigned long | PagefileUsage |
| unsigned long | PeakPagefileUsage |
Definition at line 60 of file ProcessDescriptor.h.
| unsigned long System::VM_COUNTERS::PeakVirtualSize |
Definition at line 61 of file ProcessDescriptor.h.
| unsigned long System::VM_COUNTERS::VirtualSize |
Definition at line 62 of file ProcessDescriptor.h.
| unsigned long System::VM_COUNTERS::PageFaultCount |
Definition at line 63 of file ProcessDescriptor.h.
Definition at line 64 of file ProcessDescriptor.h.
| unsigned long System::VM_COUNTERS::WorkingSetSize |
Definition at line 65 of file ProcessDescriptor.h.
Definition at line 66 of file ProcessDescriptor.h.
Definition at line 67 of file ProcessDescriptor.h.
Definition at line 68 of file ProcessDescriptor.h.
Definition at line 69 of file ProcessDescriptor.h.
| unsigned long System::VM_COUNTERS::PagefileUsage |
Definition at line 70 of file ProcessDescriptor.h.
Definition at line 71 of file ProcessDescriptor.h.