Motr  M0
m0_addb2_hist Struct Reference

#include <histogram.h>

Collaboration diagram for m0_addb2_hist:
Collaboration graph

Data Fields

struct m0_addb2_counter hi_counter
 
int hi_skip
 
struct m0_addb2_hist_data hi_data
 

Detailed Description

Addb2 histogram.

Accumulates the same statistics as addb2 counter (m0_addb2_counter), plus an array of value buckets.

Definition at line 130 of file histogram.h.

Field Documentation

◆ hi_counter

struct m0_addb2_counter hi_counter

Definition at line 131 of file histogram.h.

◆ hi_data

struct m0_addb2_hist_data hi_data

Definition at line 134 of file histogram.h.

◆ hi_skip

int hi_skip

Remaining updates in the auto-tuning period.

Definition at line 133 of file histogram.h.


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