Searched refs:HistEnabledForType (Results 1 – 7 of 7) sorted by relevance
20 bool StatisticsJni::HistEnabledForType(uint32_t type) const { in HistEnabledForType() function in ROCKSDB_NAMESPACE::StatisticsJni
25 virtual bool HistEnabledForType(uint32_t type) const override;
28 statistics->HistEnabledForType(hist_type)), in env_()
69 virtual bool HistEnabledForType(uint32_t type) const override;
402 bool StatisticsImpl::HistEnabledForType(uint32_t type) const { in HistEnabledForType() function in ROCKSDB_NAMESPACE::StatisticsImpl
531 virtual bool HistEnabledForType(uint32_t type) const { in HistEnabledForType() function
3957 bool HistEnabledForType(uint32_t /*type*/) const override { return false; } in HistEnabledForType() function in ROCKSDB_NAMESPACE::__anon82d45cbc2811::DummyOldStats