Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dh2load.cc199 void sampling_init(Sampling &smp, size_t max_samples) { in sampling_init() function
1578 sampling_init(request_times_smp, max_samples); in Worker()
1579 sampling_init(client_smp, max_samples); in Worker()