|
Motr
M0
|
#include <stats_srv.h>

Data Fields | |
| uint64_t | s_magic |
| struct m0_tlink | s_linkage |
| struct m0_stats_sum | s_sum |
In-memory representation of statistical information
Definition at line 80 of file stats_srv.h.
| struct m0_tlink s_linkage |
Linkage to list of global stats object
Definition at line 83 of file stats_srv.h.
| uint64_t s_magic |
Definition at line 81 of file stats_srv.h.
| struct m0_stats_sum s_sum |
Summary record represent statistics
Definition at line 85 of file stats_srv.h.