cds  1.4.0
Data Fields
cds::gc::hzp::GarbageCollector::Statistics Struct Reference

Internal GC statistics. More...

Data Fields

event_counter m_AllocHPRec
 Count of HPRec allocations.
 
event_counter m_RetireHPRec
 Count of HPRec retire events.
 
event_counter m_AllocNewHPRec
 Count of new HPRec allocations from heap.
 
event_counter m_DeleteHPRec
 Count of HPRec deletions.
 
event_counter m_ScanCallCount
 Count of Scan calling.
 
event_counter m_HelpScanCallCount
 Count of HelpScan calling.
 
event_counter m_CallScanFromHelpScan
 Count of Scan calls from HelpScan.
 
event_counter m_DeletedNode
 Count of retired objects deleting.
 
event_counter m_DeferredNode
 Count of objects that cannot be deleted in Scan phase because of a hazard_pointer guards it.
 

Detailed Description

Internal GC statistics.


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

cds 1.4.0 Developed by Maxim Khiszinsky aka khizmax 2007 - 2012
Autogenerated Mon May 20 2013 00:37:59 by Doxygen 1.8.3.1