Home
last modified time | relevance | path

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

/third_party/node/deps/histogram/src/
Dhdr_histogram.c769 static int64_t peek_next_value_from_index(struct hdr_iter* iter) in peek_next_value_from_index() function
782 return peek_next_value_from_index(iter) > reporting_level_upper_bound; in next_value_greater_than_reporting_level_upper_bound()