Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dperf_context_test.cc234 HistogramImpl hist_write_thread_wait_nanos; in ProfileQueries() local
284 hist_write_thread_wait_nanos.Add( in ProfileQueries()
337 << hist_write_thread_wait_nanos.ToString() << "\n" in ProfileQueries()
384 EXPECT_EQ(hist_write_thread_wait_nanos.Average(), 0); in ProfileQueries()