libosmocore 1.11.0.30-c17053.202506162026
Osmocom core library
|
Statistics item description. More...
#include <stat_item.h>
Data Fields | |
const char * | name |
name of the item | |
const char * | description |
description of the item | |
const char * | unit |
unit of a value | |
unsigned int | num_values |
DEPRECATED, this value is ignored after libosmocore version 1.5.1. | |
int32_t | default_value |
default value | |
Statistics item description.
int32_t osmo_stat_item_desc::default_value |
default value
Referenced by osmo_stat_item_group_alloc().
name of the item
Referenced by osmo_stat_item_get_by_name().
DEPRECATED, this value is ignored after libosmocore version 1.5.1.