m_statsmgr_s Struct Reference

List of all members.

Public Attributes

m_mutex_t mutex
char * output_file
unsigned int alloc_threadstat_num
m_stats_threadstat_talloc_threadstat_list_head
m_stats_threadstat_talloc_threadstat_list_tail
char * output_file
m_stats_threadstat_talloc_threadstat_list_head
m_stats_threadstat_talloc_threadstat_list_tail

Detailed Description

Statistics manager

Definition at line 82 of file stats_generic.c.


Member Data Documentation

m_stats_threadstat_t* m_statsmgr_s::alloc_threadstat_list_head

Head of the thread statistics list

Definition at line 79 of file stats.c.

m_stats_threadstat_t* m_statsmgr_s::alloc_threadstat_list_head

Head of the thread statistics list

Definition at line 86 of file stats_generic.c.

Referenced by m_stats_print(), m_stats_threadstat_create(), and m_statsmgr_destroy().

m_stats_threadstat_t* m_statsmgr_s::alloc_threadstat_list_tail

Tail of the thread statistics list

Definition at line 80 of file stats.c.

m_stats_threadstat_t* m_statsmgr_s::alloc_threadstat_list_tail

Tail of the thread statistics list

Definition at line 87 of file stats_generic.c.

Referenced by m_stats_threadstat_create().

unsigned int m_statsmgr_s::alloc_threadstat_num

Number of threads collecting statistics for

Definition at line 85 of file stats_generic.c.

Referenced by m_stats_threadstat_create().

m_mutex_t m_statsmgr_s::mutex

Serializes accesses to this structure

Definition at line 83 of file stats_generic.c.

Referenced by m_stats_threadstat_create().


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