Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dh2load.h315 void sample_client_stat(ClientStat *cstat);
Dh2load.cc526 worker->sample_client_stat(&cstat); in ~Client()
1670 void Worker::sample_client_stat(ClientStat *cstat) { in sample_client_stat() function in h2load::Worker