Home
last modified time | relevance | path

Searched refs:total_db_size_timestamps (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/guardrail/
DStatsdStats.h146 std::list<int64_t> total_db_size_timestamps; member
DStatsdStats.cpp1002 std::list<int64_t>& totalDbSizeTimestamps = it->second->total_db_size_timestamps; in noteRestrictedConfigDbSize()
1136 config.second->total_db_size_timestamps.clear(); in resetInternalLocked()
1829 for (int64_t dbSizeTimestamp : configStats.total_db_size_timestamps) { in addConfigStatsToProto()