Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Dtrace_analyzer_tool.cc593 uint64_t k_count = 0; in MakeStatistics() local
596 k_count += record.second; in MakeStatistics()
597 if (!get_mid && k_count >= stat.second.a_key_mid) { in MakeStatistics()