summaryrefslogtreecommitdiffstats
path: root/src/rate_ctr.c
Commit message (Expand)AuthorAgeFilesLines
* stats: Add TODO comment to rate_ctrJacob Erlbeck2015-11-261-0/+3
* core: Extend rate_ctr by helper functionsJacob Erlbeck2015-10-281-0/+41
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* doxygen: Add docs for rate_ctrHarald Welte2011-08-171-0/+19
* timer: use namespace prefix osmo_timer*Pablo Neira Ayuso2011-05-071-3/+3
* stats: Fix the compiler warningsHolger Hans Peter Freyther2011-04-181-2/+2
* Add functions to search for rate counters by nameDaniel Willmann2011-04-091-0/+34
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-5/+5
* rate_ctr: No need to include the inttypes.hHolger Hans Peter Freyther2010-12-201-1/+0
* [rate_ctr] always 'overflow' in next larger inetrval when interval endsHarald Welte2010-05-131-0/+6
* rate_counters: Remove group-name-sprintf-with-idx stringHarald Welte2010-05-131-3/+0
* rate_ctr: Store the numeric index as part of 'rate_ctr_group'Harald Welte2010-05-131-0/+1
* Add new 'rate counter' implementation to libosmocoreHarald Welte2010-05-131-0/+124