libosmocore
1.9.0.12-9519.202310132026
Osmocom core library
|
rate counter description More...
#include <rate_ctr.h>
Data Fields | |
const char * | name |
name of the counter More... | |
const char * | description |
description of the counter More... | |
rate counter description
const char* rate_ctr_desc::description |
description of the counter
Referenced by handle_counter(), and rate_ctr_group_desc_mangle().
const char* rate_ctr_desc::name |
name of the counter
Referenced by handle_counter(), osmo_stats_reporter_log_send_counter(), osmo_stats_reporter_statsd_send_counter(), rate_ctr_get_by_name(), and rate_ctr_group_desc_mangle().