Searched refs:getTickerCountLocked (Results 1 – 2 of 2) sorted by relevance
243 return getTickerCountLocked(tickerType); in getTickerCount()246 uint64_t StatisticsImpl::getTickerCountLocked(uint32_t tickerType) const { in getTickerCountLocked() function in ROCKSDB_NAMESPACE::StatisticsImpl363 t.second.c_str(), getTickerCountLocked(t.first)); in ToString()397 (*stats_map)[t.second.c_str()] = getTickerCountLocked(t.first); in getTickerMap()
103 uint64_t getTickerCountLocked(uint32_t ticker_type) const;