Searched refs:v_count (Results 1 – 1 of 1) sorted by relevance
617 uint64_t v_begin = 0, v_end = 0, v_count = 0; in MakeStatistics() local622 v_count += record.second; in MakeStatistics()623 if (!get_mid && v_count >= stat.second.a_count / 2) { in MakeStatistics()