Searched refs:THROUGHPUT_UNITS (Results 1 – 3 of 3) sorted by relevance
/external/netperf/doc/ |
D | netperf.texi | 3136 $ netperf -t omni -- -d rr -k "THROUGHPUT,THROUGHPUT_UNITS" 3139 THROUGHPUT_UNITS=Trans/s 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 3293 THROUGHPUT_UNITS=Trans/s 3392 the global @option{-f} option and displayed by the THROUGHPUT_UNITS 3394 @item THROUGHPUT_UNITS 3613 global @option{-f} option and displayed via the @code{THROUGHPUT_UNITS} 3618 global @option{-f} option and displayed via the @code{THROUGHPUT_UNITS} [all …]
|
D | netperf.info | 2978 $ netperf -t omni -- -d rr -k "THROUGHPUT,THROUGHPUT_UNITS" 2981 THROUGHPUT_UNITS=Trans/s 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 3119 THROUGHPUT_UNITS=Trans/s 3228 via the global `-f' option and displayed by the THROUGHPUT_UNITS 3231 `THROUGHPUT_UNITS' 3510 global `-f' option and displayed via the `THROUGHPUT_UNITS' output 3516 global `-f' option and displayed via the `THROUGHPUT_UNITS' output [all …]
|
/external/netperf/src/ |
D | nettest_omni.c | 495 THROUGHPUT_UNITS, enumerator 1007 case THROUGHPUT_UNITS: in netperf_output_enum_to_str() 1892 set_output_elt(THROUGHPUT_UNITS, "Throughput", "Units", "", "", "%s/s", in print_omni_init_list()
|