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

/external/netperf/
H A Dhist.h47 int unit_usec[10]; member in struct:histogram_struct
H A Dnetlib.c3421 h->unit_usec[i] = 0;
3439 if(val <= 9) h->unit_usec[val]++;
3492 output_row(stdout, "UNIT_USEC ", h->unit_usec);
3496 h->hundred_usec[0] += sum_row(h->unit_usec);

Completed in 50 milliseconds