Home
last modified time | relevance | path

Searched refs:title (Results 1 – 6 of 6) sorted by relevance

/iperf/contrib/
H A Diperf3.gp19 set title "TCP performance: 40G to 10G host"
31 plot "40Gto10G.old.dat" using 1:3 title '3.10 kernel' with linespoints lw 3 pt 5, \
32 "40Gto10G.new.dat" using 1:3 title '4.2 kernel' with linespoints lw 3 pt 7, \
33 "40Gto10G.old.dat" using 1:4 title 'retransmits' with points pt 7 axes x1y2
35 #plot "iperf3.old.dat" using 1:3 title '3.10 kernel' with linespoints lw 3 pt 5, \
36 # "iperf3.new.dat" using 1:3 title '4.2 kernel' with linespoints lw 3 pt 7
/iperf/src/
H A Diperf_api.c1480 test->title = strdup(optarg); in iperf_parse_arguments()
2151 if (test->title) in send_parameters()
2266 test->title = strdup(j_p->valuestring); in get_parameters()
2765 testp->title = NULL; in iperf_defaults()
2926 if (test->title) in iperf_free_test()
2927 free(test->title); in iperf_free_test()
3110 if (test->title) { in iperf_reset_test()
3111 free(test->title); in iperf_reset_test()
3112 test->title = NULL; in iperf_reset_test()
4621 if (test->title) in iperf_json_finish()
[all …]
H A Diperf.h292 char *title; /* -T option */ member
/iperf/
H A DRELNOTES.md594 * A bug where the -T title option was not being output correctly
836 * In JSON output, the --title string no longer has a colon and two
881 -T, --title str prefix every output line with this string
/iperf/docs/
H A Ddev.rst47 -T, --title str prefix every output line with this string
H A Dinvoking.rst401 -T, --title str