Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dh2load_http1_session.cc113 client->worker->stats.bytes_head += len; in htp_hdr_keycb()
124 client->worker->stats.bytes_head += len; in htp_hdr_valcb()
H A Dh2load.cc181 bytes_head(0), in Stats()
3220 stats.bytes_head += s.bytes_head; in main()
3263 1. - static_cast<double>(stats.bytes_head) / stats.bytes_head_decomp; in main()
3280 << util::utos_funit(stats.bytes_head) << "B (" << stats.bytes_head in main()
H A Dh2load.h233 int64_t bytes_head; member
H A Dh2load_http2_session.cc77 client->worker->stats.bytes_head += in on_frame_recv_callback()
H A Dh2load_http3_session.cc194 client_->worker->stats.bytes_head += payloadlen; in begin_headers()

Completed in 8 milliseconds