Win32_PerfRawData_XTPDatabaseEngine_XTPGarbageCollection, ROOT\CIMV2
Class
| Methods | Properties (22)
| Qualifiers (12)
| Instances | Namespaces (1)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description The XTP Garbage Collection performance object contains counters related to the XTP engine's garbage collector.
Win32_PerfRawData_XTPDatabaseEngine_XTPGarbageCollection properties Win32_PerfRawData_XTPDatabaseEngine_XTPGarbageCollection has 22 properties (13 Local , 9 Derived )
Detailed description of Win32_PerfRawData_XTPDatabaseEngine_XTPGarbageCollection properties Local properties (13) of Win32_PerfRawData_XTPDatabaseEngine_XTPGarbageCollection class ▲ DustycornerscanretriesPersecGCissued propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'The number of scan retries due to write conflicts during dusty corner sweeps issued by the garbage collector (on average), per second. This is a very low-level counter, not intended for customer use.' DetailLevel 100 DisplayName 'Dusty corner scan retries/sec (GC-issued)' DisplayName009 'Dusty corner scan retries/sec (GC-issued)' HelpIndex 0 PerfIndex 0 DustycornerscanretriesPersecGCissued property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ MainGCworkitemsPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'The number of work items processed by the main GC thread.' DetailLevel 100 DisplayName 'Main GC work items/sec' DisplayName009 'Main GC work items/sec' HelpIndex 0 PerfIndex 0 MainGCworkitemsPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ ParallelGCworkitemPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'The number of times a parallel thread has executed a GC work item.' DetailLevel 100 DisplayName 'Parallel GC work item/sec' DisplayName009 'Parallel GC work item/sec' HelpIndex 0 PerfIndex 0 ParallelGCworkitemPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ RowsprocessedPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'The number of rows processed by the garbage collector (on average), per second.' DetailLevel 100 DisplayName 'Rows processed/sec' DisplayName009 'Rows processed/sec' HelpIndex 0 PerfDefault True PerfIndex 0 RowsprocessedPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ RowsprocessedPersecfirstinbucket propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'The number of rows processed by the garbage collector that were first in the corresponding hash bucket (on average), per second.' DetailLevel 100 DisplayName 'Rows processed/sec (first in bucket)' DisplayName009 'Rows processed/sec (first in bucket)' HelpIndex 0 PerfIndex 0 RowsprocessedPersecfirstinbucket property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ RowsprocessedPersecfirstinbucketandremoved propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'The number of rows processed by the garbage collector that were first in the corresponding hash bucket, and were able to be removed immediately (on average), per second.' DetailLevel 100 DisplayName 'Rows processed/sec (first in bucket and removed)' DisplayName009 'Rows processed/sec (first in bucket and removed)' HelpIndex 0 PerfIndex 0 RowsprocessedPersecfirstinbucketandremoved property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ RowsprocessedPersecmarkedforunlink propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'The number of rows processed by the garbage collector that were already marked for unlink (on average), per second.' DetailLevel 100 DisplayName 'Rows processed/sec (marked for unlink)' DisplayName009 'Rows processed/sec (marked for unlink)' HelpIndex 0 PerfIndex 0 RowsprocessedPersecmarkedforunlink property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ RowsprocessedPersecnosweepneeded propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'The number of rows processed by the garbage collector that will not require a dusty corner sweep (on average), per second.' DetailLevel 100 DisplayName 'Rows processed/sec (no sweep needed)' DisplayName009 'Rows processed/sec (no sweep needed)' HelpIndex 0 PerfIndex 0 RowsprocessedPersecnosweepneeded property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ SweepexpiredrowsremovedPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'The number of expired rows removed during dusty corner sweeps (on average), per second.' DetailLevel 100 DisplayName 'Sweep expired rows removed/sec' DisplayName009 'Sweep expired rows removed/sec' HelpIndex 0 PerfIndex 0 SweepexpiredrowsremovedPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ SweepexpiredrowstouchedPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'The number of expired rows touched during dusty corner sweeps (on average), per second.' DetailLevel 100 DisplayName 'Sweep expired rows touched/sec' DisplayName009 'Sweep expired rows touched/sec' HelpIndex 0 PerfIndex 0 SweepexpiredrowstouchedPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ SweepexpiringrowstouchedPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'The number of expiring rows touched during dusty corner sweeps (on average), per second.' DetailLevel 100 DisplayName 'Sweep expiring rows touched/sec' DisplayName009 'Sweep expiring rows touched/sec' HelpIndex 0 PerfIndex 0 SweepexpiringrowstouchedPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ SweeprowstouchedPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'The number of rows touched during dusty corner sweeps (on average), per second.' DetailLevel 100 DisplayName 'Sweep rows touched/sec' DisplayName009 'Sweep rows touched/sec' HelpIndex 0 PerfIndex 0 SweeprowstouchedPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ SweepscansstartedPersec propertyCIMTYPE 'uint32' CounterType 272696320 DefaultScale -1 Description 'The number of dusty corner sweep scans started (on average), per second.' DetailLevel 100 DisplayName 'Sweep scans started/sec' DisplayName009 'Sweep scans started/sec' HelpIndex 0 PerfIndex 0 SweepscansstartedPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
Derived properties (9) of Win32_PerfRawData_XTPDatabaseEngine_XTPGarbageCollection class
▲ Name propertyCIMTYPE 'string' Description 'The Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property. ' key True MaxLen 256 read True Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
Win32_PerfRawData_XTPDatabaseEngine_XTPGarbageCollection Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
Description 'The XTP Garbage Collection performance object contains counters related to the XTP engine's garbage collector.' ✓ ✗ ✓ ✓ ✓
DetailLevel 100 ✓ ✗ ✓ ✗ ✓
DisplayName 'XTP Garbage Collection' ✓ ✗ ✓ ✓ ✓
DisplayName009 'XTP Garbage Collection' ✓ ✗ ✓ ✗ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
GenericPerfCtr True ✓ ✗ ✓ ✗ ✓
HelpIndex 0 ✓ ✗ ✓ ✗ ✓
HiPerf True ✓ ✗ ✓ ✗ ✓
Locale 1033 ✓ ✗ ✓ ✓ ✓
PerfIndex 0 ✓ ✗ ✓ ✗ ✓
provider 'WmiPerfInst' ✗ ✗ ✓ ✗ ✓
RegistryKey '{a22f85a5-c5e9-4083-98e3-fd418d83e706}' ✓ ✗ ✓ ✗ ✓
Win32_PerfRawData_XTPDatabaseEngine_XTPGarbageCollection System properties Similar Classes to Win32_PerfRawData_XTPDatabaseEngine_XTPGarbageCollection Number of classes:1
Please enable JavaScript to view the comments powered by Disqus.
comments powered by