Home
last modified time | relevance | path

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

/third_party/node/deps/histogram/src/
Dhdr_histogram.h486 void hdr_init_preallocated(struct hdr_histogram* h, struct hdr_histogram_bucket_config* cfg);
Dhdr_histogram.c366 void hdr_init_preallocated(struct hdr_histogram* h, struct hdr_histogram_bucket_config* cfg) in hdr_init_preallocated() function
416 hdr_init_preallocated(histogram, &cfg); in hdr_init()