summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/stat_item.h
Commit message (Expand)AuthorAgeFilesLines
* add osmo_stat_item_inc/osmo_stat_item_dec to set it relativeAlexander Couzens2019-05-071-0/+2
* [doc] stat_item: Complete doxygen documentation for APIHarald Welte2017-10-161-33/+13
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-3/+1
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-25/+25
* stats: Add OSMO prefix to STAT_ITEM_NOVALUE_IDJacob Erlbeck2015-12-081-1/+1
* stat: Explicitly support stat_items without unitJacob Erlbeck2015-12-081-0/+1
* gprs-ns/stats: When the NSVCI is updated, update the stats counterHolger Hans Peter Freyther2015-11-041-0/+6
* stats: Limit reporting by class idJacob Erlbeck2015-11-021-0/+2
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-021-34/+34
* stats: Add stat_item_for_each functionsJacob Erlbeck2015-10-281-0/+14
* stats: Use a global index for stat item valuesJacob Erlbeck2015-10-281-9/+19
* stats: Add stat_item for value monitoringJacob Erlbeck2015-10-281-0/+104