txc_statsmgr_s Struct Reference

List of all members.

Public Attributes

txc_mutex_t mutex
unsigned int alloc_threadstat_num
txc_stats_threadstat_talloc_threadstat_list_head
txc_stats_threadstat_talloc_threadstat_list_tail

Detailed Description

Statistics manager

Definition at line 46 of file stats.c.


Member Data Documentation

txc_stats_threadstat_t* txc_statsmgr_s::alloc_threadstat_list_head

Head of the thread statistics list

Definition at line 49 of file stats.c.

Referenced by txc_stats_print(), txc_stats_threadstat_create(), and txc_statsmgr_destroy().

txc_stats_threadstat_t* txc_statsmgr_s::alloc_threadstat_list_tail

Tail of the thread statistics list

Definition at line 50 of file stats.c.

Referenced by txc_stats_threadstat_create().

unsigned int txc_statsmgr_s::alloc_threadstat_num

Number of threads collecting statistics for

Definition at line 48 of file stats.c.

Referenced by txc_stats_threadstat_create().

txc_mutex_t txc_statsmgr_s::mutex

Serializes accesses to this structure

Definition at line 47 of file stats.c.

Referenced by txc_stats_threadstat_create().


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