Home
last modified time | relevance | path

Searched defs:lowest_discernible_value (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/histogram/include/hdr/
H A Dhdr_histogram.h19 int64_t lowest_discernible_value; member
480 int64_t lowest_discernible_value; member
/third_party/node/deps/histogram/src/
H A Dhdr_histogram.c343 hdr_calculate_bucket_config( int64_t lowest_discernible_value, int64_t highest_trackable_value, int significant_figures, struct hdr_histogram_bucket_config* cfg) hdr_calculate_bucket_config() argument
408 hdr_init( int64_t lowest_discernible_value, int64_t highest_trackable_value, int significant_figures, struct hdr_histogram** result) hdr_init() argument
[all...]

Completed in 3 milliseconds