Home
last modified time | relevance | path

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

/third_party/node/deps/histogram/src/
Dhdr_histogram.h173 bool hdr_record_corrected_value(struct hdr_histogram* h, int64_t value, int64_t expexcted_interval);
Dhdr_histogram.c512 bool hdr_record_corrected_value(struct hdr_histogram* h, int64_t value, int64_t expected_interval) in hdr_record_corrected_value() function