Searched refs:sum_count (Results 1 – 2 of 2) sorted by relevance
88 sum_count = count93 (sum_count, data_file.name, sum_line, line))
229 uint32_t sum_count = 0; in get_max_value() local233 sum_count += stats_ptr->hist_y[i]; in get_max_value()234 if (sum_count >= max_expect_count) in get_max_value()