aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-05-24 09:30:28 +0200
committerHarald Welte <laforge@gnumonks.org>2019-05-24 09:12:57 +0000
commitbe86caacdfba412e60e2441e8a98fb4bd5c36e4e (patch)
tree7fb35cbd2cfcf72fc63693b7e62755b62f10c3f8 /include/osmocom
parent744886ae96d74cb60ef03bb209d46b250af54612 (diff)
keep per-BTS stat_items about RACH busy / RACH access percentage
Diffstat (limited to 'include/osmocom')
-rw-r--r--include/osmocom/bsc/gsm_data.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h
index 68c95e187..82bd23846 100644
--- a/include/osmocom/bsc/gsm_data.h
+++ b/include/osmocom/bsc/gsm_data.h
@@ -1378,6 +1378,8 @@ static const struct rate_ctr_group_desc bts_ctrg_desc = {
enum {
BTS_STAT_CHAN_LOAD_AVERAGE,
BTS_STAT_T3122,
+ BTS_STAT_RACH_BUSY,
+ BTS_STAT_RACH_ACCESS,
};
enum {