Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dh2load.h277 Sampling request_times_smp; member
Dh2load.cc1013 ++worker->request_times_smp.n; in on_stream_close()
1578 sampling_init(request_times_smp, max_samples); in Worker()
1667 sample(request_times_smp, stats.req_stats, req_stat); in sample_req_stat()
1754 request_times_sampling = w->request_times_smp.n > w->stats.req_stats.size(); in process_time_stats()