cds  2.3.2
cds::gc::dhp::stat Struct Reference

Internal statistics. More...

#include <cds/gc/dhp.h>

Public Member Functions

 stat ()
 Default ctor.
 
void clear ()
 Clears all counters.
 

Data Fields

size_t guard_allocated
 Count of allocated HP guards.
 
size_t guard_freed
 Count of freed HP guards.
 
size_t retired_count
 Count of retired pointers.
 
size_t free_count
 Count of free pointers.
 
size_t scan_count
 Count of scan() call.
 
size_t help_scan_count
 Count of help_scan() call.
 
size_t thread_rec_count
 Count of thread records.
 
size_t hp_block_count
 Count of extended HP blocks allocated.
 
size_t retired_block_count
 Count of retired blocks allocated.
 
size_t hp_extend_count
 Count of hp array extend() call.
 
size_t retired_extend_count
 Count of retired array extend() call.
 

Detailed Description

Internal statistics.


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

cds 2.3.2 Developed by Maxim Khizhinsky aka khizmax and other contributors 2007 - 2017
Autogenerated Sun Dec 31 2017 12:10:36 by Doxygen 1.8.13