Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dh2load.h314 void sample_req_stat(RequestStat *req_stat);
Dh2load.cc1019 worker->sample_req_stat(req_stat); in on_stream_close()
1676 void Worker::sample_req_stat(RequestStat *req_stat) { in sample_req_stat() function in h2load::Worker