#include <stats_generic.h>
Public Attributes | |
m_stats_statcounter_t | max |
m_stats_statcounter_t | min |
m_stats_statcounter_t | total |
Definition at line 99 of file stats_generic.h.
Maximum number of the statistic across all transactions of an atomic block (static transaction).
Definition at line 101 of file stats_generic.h.
Referenced by stats_aggregate().
Minimum number of the statistic across all transactions of an atomic block (static transaction).
Definition at line 102 of file stats_generic.h.
Referenced by stats_aggregate().
Total number of the statistic across all transactions of an atomic block (static transaction).
Definition at line 103 of file stats_generic.h.
Referenced by stats_aggregate().