Home
last modified time | relevance | path

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

/third_party/node/deps/histogram/src/
Dhdr_histogram.h325 int64_t hdr_count_at_index(const struct hdr_histogram* h, int32_t index);
Dhdr_histogram.c638 if (0 < hdr_count_at_index(h, 0)) in hdr_min()
724 int64_t hdr_count_at_index(const struct hdr_histogram* h, int32_t index) in hdr_count_at_index() function