4 #include <osmocom/core/rate_ctr.h>
5 #include <osmocom/core/stat_item.h>
6 #include <osmocom/core/utils.h>
10 const char *prefix,
const char *sep,
11 const char *end,
int do_lower);
14 struct rate_ctr_group *ctrg);
17 struct osmo_stat_item_group *statg);
19 void vty_out_statistics_full(
struct vty *
vty,
const char *prefix);
20 void vty_out_statistics_partial(
struct vty *
vty,
const char *prefix,
23 int osmo_vty_write_config_file(
const char *filename);
24 int osmo_vty_save_config_file(
void);