Motr  M0
m0_net_test_mps Struct Reference

#include <stats.h>

Collaboration diagram for m0_net_test_mps:
Collaboration graph

Data Fields

struct m0_net_test_stats ntmps_stats
 
unsigned long ntmps_last_nr
 
m0_time_t ntmps_last_time
 
m0_time_t ntmps_time_interval
 

Detailed Description

Messages Per Second statistics

Definition at line 248 of file stats.h.

Field Documentation

◆ ntmps_last_nr

unsigned long ntmps_last_nr

Last check number of messages

Definition at line 252 of file stats.h.

◆ ntmps_last_time

m0_time_t ntmps_last_time

Last check time

Definition at line 254 of file stats.h.

◆ ntmps_stats

struct m0_net_test_stats ntmps_stats

Statistics

Definition at line 250 of file stats.h.

◆ ntmps_time_interval

m0_time_t ntmps_time_interval

Time interval to check

Definition at line 256 of file stats.h.


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