Searched defs:setTickerCount (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/monitoring/ | ||
| D | statistics.cc | 277 void StatisticsImpl::setTickerCount(uint32_t tickerType, uint64_t count) { in setTickerCount() function in ROCKSDB_NAMESPACE::StatisticsImpl |
| /rocksdb-6.9/db/ | ||
| D | db_test2.cc | 3944 void setTickerCount(uint32_t /*ticker_type*/, uint64_t /*count*/) override {} in setTickerCount() function in ROCKSDB_NAMESPACE::__anon82d45cbc2811::DummyOldStats |