Home
last modified time | relevance | path

Searched refs:HistEnabledForType (Results 1 – 7 of 7) sorted by relevance

/rocksdb-6.9/java/rocksjni/
Dstatisticsjni.cc20 bool StatisticsJni::HistEnabledForType(uint32_t type) const { in HistEnabledForType() function in ROCKSDB_NAMESPACE::StatisticsJni
Dstatisticsjni.h25 virtual bool HistEnabledForType(uint32_t type) const override;
/rocksdb-6.9/util/
Dstop_watch.h28 statistics->HistEnabledForType(hist_type)), in env_()
/rocksdb-6.9/monitoring/
Dstatistics.h69 virtual bool HistEnabledForType(uint32_t type) const override;
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