m_stats_stat_s Struct Reference

#include <stats_generic.h>

List of all members.

Public Attributes

m_stats_statcounter_t max
m_stats_statcounter_t min
m_stats_statcounter_t total


Detailed Description

Statistic

Definition at line 99 of file stats_generic.h.


Member Data Documentation

m_stats_statcounter_t m_stats_stat_s::max

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().

m_stats_statcounter_t m_stats_stat_s::min

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().

m_stats_statcounter_t m_stats_stat_s::total

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().


The documentation for this struct was generated from the following files:
Generated on Sat Apr 23 11:43:36 2011 for Mnemosyne by  doxygen 1.4.7