Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dh2load.cc3113 size_t rate_per_thread = config.rate / config.nthreads; in main() local
3125 auto rate = rate_per_thread; in main()