txc_stats_stat_s Struct Reference

#include <stats.h>

List of all members.

Public Attributes

txc_stats_statcounter_t max
txc_stats_statcounter_t min
txc_stats_statcounter_t total


Detailed Description

Statistic

Definition at line 87 of file stats.h.


Member Data Documentation

txc_stats_statcounter_t txc_stats_stat_s::max

Maximum number of the statistic across all transactions of an atomic block (static transaction).

Definition at line 89 of file stats.h.

Referenced by txc_stats_print(), and txc_stats_threadstat_create().

txc_stats_statcounter_t txc_stats_stat_s::min

Minimum number of the statistic across all transactions of an atomic block (static transaction).

Definition at line 90 of file stats.h.

Referenced by txc_stats_print(), and txc_stats_threadstat_create().

txc_stats_statcounter_t txc_stats_stat_s::total

Total number of the statistic across all transactions of an atomic block (static transaction).

Definition at line 91 of file stats.h.

Referenced by txc_stats_print(), txc_stats_threadstat_create(), txc_stats_txstat_get(), and txc_stats_txstat_set().


The documentation for this struct was generated from the following file:
Generated on Wed Dec 9 20:32:41 2009 for xCalls by  doxygen 1.4.7