Home
last modified time | relevance | path

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

/third_party/node/deps/histogram/src/
Dhdr_histogram.c260 int64_t count_at_index; in hdr_reset_internal_counters() local
262 if ((count_at_index = counts_get_direct(h, i)) > 0) in hdr_reset_internal_counters()
264 observed_total_count += count_at_index; in hdr_reset_internal_counters()