Public Attributes | |
unsigned int | tid |
m_stats_statset_t | summary_statset |
m_chhash_t * | stats_table |
m_stats_threadstat_s * | next |
m_stats_threadstat_s * | prev |
m_chhash_t * | stats_table |
m_stats_threadstat_s * | next |
m_stats_threadstat_s * | prev |
Definition at line 72 of file stats_generic.c.
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().
Used to implement the list of thread statistics.
Definition at line 77 of file stats_generic.c.
Referenced by m_stats_threadstat_create().
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().
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().