libosmocore
1.4.1
Osmocom core library
|
Individual entry in value FIFO. More...
#include <stat_item.h>
Data Fields | |
int32_t | id |
identifier of value More... | |
int32_t | value |
actual value More... | |
Individual entry in value FIFO.
int32_t osmo_stat_item_value::id |
identifier of value
Referenced by osmo_stat_item_discard(), osmo_stat_item_get_next(), osmo_stat_item_group_alloc(), osmo_stat_item_reset(), and osmo_stat_item_set().
int32_t osmo_stat_item_value::value |