Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Dtrace_analyzer_tool.cc617 uint64_t v_begin = 0, v_end = 0, v_count = 0; in MakeStatistics() local
622 v_count += record.second; in MakeStatistics()
623 if (!get_mid && v_count >= stat.second.a_count / 2) { in MakeStatistics()