Searched refs:title (Results 1 – 6 of 6) sorted by relevance
19 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 x1y235 #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
1480 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 …]
292 char *title; /* -T option */ member
594 * A bug where the -T title option was not being output correctly836 * In JSON output, the --title string no longer has a colon and two881 -T, --title str prefix every output line with this string
47 -T, --title str prefix every output line with this string
401 -T, --title str