m_stats_threadstat_s Struct Reference

List of all members.

Public Attributes

unsigned int tid
m_stats_statset_t summary_statset
m_chhash_tstats_table
m_stats_threadstat_snext
m_stats_threadstat_sprev
m_chhash_tstats_table
m_stats_threadstat_snext
m_stats_threadstat_sprev

Detailed Description

Thread statistics

Definition at line 72 of file stats_generic.c.


Member Data Documentation

struct m_stats_threadstat_s* m_stats_threadstat_s::next

Used to implement the list of thread statistics.

Definition at line 69 of file stats.c.

struct m_stats_threadstat_s* m_stats_threadstat_s::next

Used to implement the list of thread statistics.

Definition at line 76 of file stats_generic.c.

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

struct m_stats_threadstat_s* m_stats_threadstat_s::prev

Used to implement the list of thread statistics.

Definition at line 70 of file stats.c.

struct m_stats_threadstat_s* m_stats_threadstat_s::prev

Used to implement the list of thread statistics.

Definition at line 77 of file stats_generic.c.

Referenced by m_stats_threadstat_create().

m_chhash_t* m_stats_threadstat_s::stats_table

Collected statistics

Definition at line 68 of file stats.c.

m_chhash_t* m_stats_threadstat_s::stats_table

Collected statistics

Definition at line 75 of file stats_generic.c.

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

m_stats_statset_t m_stats_threadstat_s::summary_statset

Statistics summary

Definition at line 74 of file stats_generic.c.

Referenced by m_stats_print(), m_stats_threadstat_aggregate(), and 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