Home
last modified time | relevance | path

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

/third_party/node/deps/histogram/src/
Dhdr_histogram.h466 struct hdr_histogram_bucket_config struct
484 struct hdr_histogram_bucket_config* cfg); argument
486 void hdr_init_preallocated(struct hdr_histogram* h, struct hdr_histogram_bucket_config* cfg);
Dhdr_histogram.c324 struct hdr_histogram_bucket_config* cfg) in hdr_calculate_bucket_config()
366 void hdr_init_preallocated(struct hdr_histogram* h, struct hdr_histogram_bucket_config* cfg) in hdr_init_preallocated()
392 struct hdr_histogram_bucket_config cfg; in hdr_init()