Home
last modified time | relevance | path

Searched refs:request_times (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/src/
H A Dh2load.cc1770 std::vector<double> request_times; in process_time_stats() local
1771 request_times.reserve(nrequest_times); in process_time_stats()
1783 request_times.push_back( in process_time_stats()
1824 return {compute_time_stat(request_times, request_times_sampling), in process_time_stats()

Completed in 4 milliseconds