cds  2.3.2
cds::gc::hp::stat Struct Reference

Internal statistics. More...

#include <cds/gc/hp.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.
 

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