Home
last modified time | relevance | path

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

/rocksdb-6.9/monitoring/
Dstatistics.h110 inline void RecordInHistogram(Statistics* statistics, uint32_t histogram_type, in RecordInHistogram()
118 uint32_t histogram_type, uint64_t value) { in RecordTimeToHistogram()