Home
last modified time | relevance | path

Searched refs:verbose (Results 1 – 12 of 12) sorted by relevance

/iperf/contrib/
H A Diperf3_to_gnuplot.py23 if options.verbose:
49 if options.verbose:
/iperf/src/
H A Diperf_client_api.c218 if (test->verbose && !test->json_output && test->reporter_interval == 0) in client_omit_timer_proc()
429 if (test->verbose) { in iperf_connect()
456 if (test->verbose) { in iperf_connect()
547 } else if (test->verbose) { in iperf_run_client()
H A Diperf_api.c134 return ipt->verbose; in iperf_get_verbose()
431 ipt->verbose = verbose; in iperf_set_verbose()
844 if (test->verbose) { in iperf_on_test_start()
890 else if (test->verbose) in iperf_on_connect()
929 } else if (test->verbose) { in iperf_on_connect()
1154 test->verbose = 1; in iperf_parse_arguments()
1735 if (test->json_output && test->verbose) { in iperf_parse_arguments()
3500 if (test->verbose) in iperf_print_results()
3726 if (test->verbose) in iperf_print_results()
3877 if (test->verbose) in iperf_print_results()
[all …]
H A Diperf_server_api.c344 if (test->verbose && !test->json_output && test->reporter_interval == 0) in server_omit_timer_proc()
463 } else if (test->verbose) { in iperf_run_server()
H A Diperf.h320 int verbose; /* -V option - verbose mode */ member
H A Diperf_api.h158 void iperf_set_verbose( struct iperf_test* ipt, int verbose );
/iperf/
H A DRELNOTES.md235 debug and/or verbose modes with --json output (#737) and a fix for
285 * A server side crash in verbose output with a client running
882 * more useful information in 'verbose' mode
914 * Added early support for verbose mode (-V)
H A Daclocal.m46452 # Commands to make compiler produce verbose output that lists
6888 # Commands to make compiler produce verbose output that lists
6973 # Commands to make compiler produce verbose output that lists
7056 # Commands to make compiler produce verbose output that lists
7207 # Commands to make compiler produce verbose output that lists
7232 # Commands to make compiler produce verbose output that lists
7484 # Figure out "hidden" library dependencies from verbose
10018 # Enable less verbose build rules; with the default set to DEFAULT
10019 # ("yes" being less verbose, "no" or empty being verbose).
10024 [less verbose build output (undo: "make V=1")])
[all …]
H A Dconfigure841 verbose=
1158 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1159 verbose=yes ;;
1449 --enable-silent-rules less verbose build output (undo: "make V=1")
1450 --disable-silent-rules verbose build output (undo: "make V=0")
/iperf/docs/
H A Ddev.rst43 -V, --verbose more detailed output than before
H A Dinvoking.rst171 -V, --verbose
/iperf/config/
H A Dltmain.sh1949 --verbose|-v) opt_verbose=: ;;
2614 --no-verbose)
2632 --verbose|-v) opt_quiet=false