Home
last modified time | relevance | path

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

/external/netperf/
Dhist.h50 int unit_msec[10]; member
Dnetlib.c3397 h->unit_msec[i] = 0; in HIST_clear()
3421 if(val <= 9) h->unit_msec[val]++; in HIST_add()
3473 output_row(stdout, "UNIT_MSEC ", h->unit_msec); in HIST_report()