Searched refs:hist_num_memtable_checked (Results 1 – 1 of 1) sorted by relevance
221 HistogramImpl hist_num_memtable_checked; in ProfileQueries() local312 hist_num_memtable_checked.Add(get_perf_context()->get_from_memtable_count); in ProfileQueries()349 << hist_num_memtable_checked.ToString() << "\n" in ProfileQueries()371 ASSERT_GT(hist_num_memtable_checked.Average(), 0); in ProfileQueries()400 hist_num_memtable_checked.Clear(); in ProfileQueries()426 hist_num_memtable_checked.Add(get_perf_context()->get_from_memtable_count); in ProfileQueries()452 << hist_num_memtable_checked.ToString() << "\n" in ProfileQueries()472 ASSERT_GT(hist_num_memtable_checked.Average(), 0); in ProfileQueries()