Searched refs:unit_sec (Results 1 - 2 of 2) sorted by relevance

/external/netperf/
H A Dhist.h53 int unit_sec[10]; member in struct:histogram_struct
H A Dnetlib.c3427 h->unit_sec[i] = 0;
3457 if(val <= 9) h->unit_sec[val]++;
3503 output_row(stdout, "UNIT_SEC ", h->unit_sec);

Completed in 614 milliseconds