Searched refs:THROUGHPUT (Results 1 – 4 of 4) sorted by relevance
/external/autotest/client/tests/compilebench/ |
D | compilebench.py | 36 THROUGHPUT = "MB_s" 40 ('intial create', THROUGHPUT, 6, 'initial_create'), 41 ('create', THROUGHPUT, 5, 'new_create'), 42 ('patch', THROUGHPUT, 5, 'patch'), 43 ('compile', THROUGHPUT, 5, 'compile'), 44 ('clean', THROUGHPUT, 5, 'clean'), 45 ('read tree', THROUGHPUT, 6, 'read_tree'), 46 ('read compiled tree', THROUGHPUT, 7, 'read_compiled_tree'),
|
/external/netperf/src/ |
D | nettest_omni.c | 494 THROUGHPUT, enumerator 997 case THROUGHPUT: in netperf_output_enum_to_str() 1877 set_output_elt(THROUGHPUT, "Throughput", "", "", "", "%.2f", in print_omni_init_list()
|
/external/netperf/doc/ |
D | netperf.info | 2978 $ netperf -t omni -- -d rr -k "THROUGHPUT,THROUGHPUT_UNITS" 2980 THROUGHPUT=59092.65 2990 $ netperf -t omni -- -d rr -o "THROUGHPUT,THROUGHPUT_UNITS" 3001 $ netperf -t omni -- -d rr -O "THROUGHPUT,THROUGHPUT_UNITS" 3116 $ netperf -t tcp_rr -- -k THROUGHPUT,THROUGHPUT_UNITS 3118 THROUGHPUT=60074.74 3226 `THROUGHPUT' 3233 `THROUGHPUT' output selector. 3444 achieved for `THROUGHPUT' during the test. Units: Width of
|
D | netperf.texi | 3136 $ netperf -t omni -- -d rr -k "THROUGHPUT,THROUGHPUT_UNITS" 3138 THROUGHPUT=59092.65 3151 $ netperf -t omni -- -d rr -o "THROUGHPUT,THROUGHPUT_UNITS" 3165 $ netperf -t omni -- -d rr -O "THROUGHPUT,THROUGHPUT_UNITS" 3290 $ netperf -t tcp_rr -- -k THROUGHPUT,THROUGHPUT_UNITS 3292 THROUGHPUT=60074.74 3390 @item THROUGHPUT 3396 @code{THROUGHPUT} output selector. 3558 achieved for @code{THROUGHPUT} during the test. Units: Width of
|