Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/epwget/
H A Depwget.c497 uint64_t total_resp_time = 0; in PrintStats() local
512 total_resp_time += avg_resp_time; in PrintStats()
524 total.completes, total_resp_time / core_limit, total.max_resp_time); in PrintStats()
H A Depwget-mp.c495 uint64_t total_resp_time = 0; in PrintStats() local
510 total_resp_time += avg_resp_time; in PrintStats()
522 total.completes, total_resp_time / core_limit, total.max_resp_time); in PrintStats()