#include <stats_generic.h>
Public Attributes | |
const char * | name |
m_stats_statcounter_t | count |
m_stats_stat_t | stats [m_stats_numofstats] |
const char * | name |
Definition at line 108 of file stats_generic.h.
Number of instances.
Definition at line 110 of file stats_generic.h.
Referenced by m_stats_print(), m_stats_statset_create(), m_stats_statset_init(), and stats_aggregate().
const char* m_stats_statset_s::name |
const char* m_stats_statset_s::name |
Name tag.
Definition at line 109 of file stats_generic.h.
Referenced by m_stats_statset_init(), and m_stats_threadstat_aggregate().
Statistics collection.
Definition at line 111 of file stats_generic.h.
Referenced by m_stats_print(), and stats_aggregate().