|
cds
1.4.0
|
Internal statistics by events. More...
Data Fields | |
| event_counter | m_AllocHRCThreadDesc |
| Event count of thread descriptor allocation. | |
| event_counter | m_RetireHRCThreadDesc |
| Event count of thread descriptor reclamation. | |
| event_counter | m_AllocNewHRCThreadDesc |
| Event count of new thread descriptor allocation. | |
| event_counter | m_DeleteHRCThreadDesc |
| Event count of deletion of thread descriptor. | |
| event_counter | m_ScanCalls |
| Number of calls Scan. | |
| event_counter | m_HelpScanCalls |
| Number of calls HelpScan. | |
| event_counter | m_CleanUpAllCalls |
| Number of calls CleanUpAll. | |
| event_counter | m_DeletedNode |
| Node deletion event counter. | |
| event_counter | m_ScanGuarded |
| Count of retired nodes that could not be deleted on Scan phase. | |
| event_counter | m_ScanClaimGuarded |
| Count of retired node that could not be deleted on Scan phase because of m_nClaim != 0. | |
Internal statistics by events.