txc_stats_txstat_s Struct Reference

#include <stats.h>

List of all members.

Public Attributes

const char * srcloc_str
txc_tx_srcloc_t srcloc
txc_stats_statcounter_t count
txc_stats_stat_t total_stats [txc_stats_numofstats]


Detailed Description

Static transaction's (atomic block) statistics

Definition at line 96 of file stats.h.


Member Data Documentation

txc_stats_statcounter_t txc_stats_txstat_s::count

Number of dynamic transactions.

Definition at line 99 of file stats.h.

Referenced by txc_stats_print(), txc_stats_txstat_create(), and txc_stats_txstat_init().

txc_tx_srcloc_t txc_stats_txstat_s::srcloc

Source location.

Definition at line 98 of file stats.h.

Referenced by txc_stats_txstat_init().

const char* txc_stats_txstat_s::srcloc_str

Stringified source location.

Definition at line 97 of file stats.h.

Referenced by txc_stats_txstat_init().

txc_stats_stat_t txc_stats_txstat_s::total_stats[txc_stats_numofstats]

Statistics collection.

Definition at line 100 of file stats.h.

Referenced by txc_stats_print(), 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