libosmocore  0.9.6.311-c977
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 value More...

#include <stat_item.h>

Data Fields

const struct osmo_stat_item_descdesc
 
int32_t last_value_index
 the index of the freshest value More...
 
int16_t last_offs
 offset to the freshest value in the value fifo More...
 
struct osmo_stat_item_value values [0]
 value fifo More...
 

Detailed Description

data we keep for each actual value

Field Documentation

int16_t osmo_stat_item::last_offs
int32_t osmo_stat_item::last_value_index

the index of the freshest value

Referenced by osmo_stat_item_group_alloc().


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