libosmocore  1.5.1.205-e67e
Osmocom core library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osmo_stat_item Struct Reference

data we keep for each actual item More...

#include <stat_item.h>

Data Fields

const struct osmo_stat_item_descdesc
 back-reference to the item description More...
 
int32_t stats_next_id
 
bool stats_last_sent_was_max
 
int16_t last_offs
 the index of the last value written to the FIFO More...
 
struct osmo_stat_item_value values [0]
 value FIFO More...
 

Detailed Description

data we keep for each actual item

Field Documentation

const struct osmo_stat_item_desc* osmo_stat_item::desc
bool osmo_stat_item::stats_last_sent_was_max

Referenced by osmo_stat_item_handler().


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