Searched refs:completes (Results 1 – 3 of 3) sorted by relevance
83 uint64_t completes; member298 ctx->stat.completes++; in DownloadNext()344 ctx->stat.completes++; in DownloadComplete()504 avg_resp_time = st->completes? st->sum_resp_time / st->completes : 0; in PrintStats()511 total.completes += st->completes; in PrintStats()524 total.completes, total_resp_time / core_limit, total.max_resp_time); in PrintStats()
82 uint64_t completes; member297 ctx->stat.completes++; in DownloadNext()343 ctx->stat.completes++; in DownloadComplete()502 avg_resp_time = st->completes? st->sum_resp_time / st->completes : 0; in PrintStats()509 total.completes += st->completes; in PrintStats()522 total.completes, total_resp_time / core_limit, total.max_resp_time); in PrintStats()
66 - parses the Response-header and completes the HTTP-header accordingly