#include <stats.h>
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] |
Definition at line 96 of file stats.h.
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().
| 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().
1.4.7