Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dh2load.cc1750 size_t nrequest_times = 0; in process_time_stats() local
1753 nrequest_times += w->stats.req_stats.size(); in process_time_stats()
1761 request_times.reserve(nrequest_times); in process_time_stats()