Home
last modified time | relevance | path

Searched defs:HistEnabledForType (Results 1 – 4 of 4) sorted by relevance

/rocksdb-6.9/java/rocksjni/
Dstatisticsjni.cc20 bool StatisticsJni::HistEnabledForType(uint32_t type) const { in HistEnabledForType() function in ROCKSDB_NAMESPACE::StatisticsJni
/rocksdb-6.9/monitoring/
Dstatistics.cc402 bool StatisticsImpl::HistEnabledForType(uint32_t type) const { in HistEnabledForType() function in ROCKSDB_NAMESPACE::StatisticsImpl
/rocksdb-6.9/include/rocksdb/
Dstatistics.h531 virtual bool HistEnabledForType(uint32_t type) const { in HistEnabledForType() function
/rocksdb-6.9/db/
Ddb_test2.cc3957 bool HistEnabledForType(uint32_t /*type*/) const override { return false; } in HistEnabledForType() function in ROCKSDB_NAMESPACE::__anon82d45cbc2811::DummyOldStats