Motr  M0
m0_stats Struct Reference

#include <stats_srv.h>

Collaboration diagram for m0_stats:
Collaboration graph

Data Fields

uint64_t s_magic
 
struct m0_tlink s_linkage
 
struct m0_stats_sum s_sum
 

Detailed Description

In-memory representation of statistical information

Definition at line 80 of file stats_srv.h.

Field Documentation

◆ s_linkage

struct m0_tlink s_linkage

Linkage to list of global stats object

Definition at line 83 of file stats_srv.h.

◆ s_magic

uint64_t s_magic

Definition at line 81 of file stats_srv.h.

◆ s_sum

struct m0_stats_sum s_sum

Summary record represent statistics

Definition at line 85 of file stats_srv.h.


The documentation for this struct was generated from the following file: