Searched refs:timestamps (Results 1 – 9 of 9) sorted by relevance
51 if (test != NULL && test->timestamps) { in iperf_err()90 if (test != NULL && test->timestamps) { in iperf_errexit()
330 int timestamps; /* --timestamps */ member
177 void iperf_set_test_timestamps( struct iperf_test* ipt, int timestamps );
266 return ipt->timestamps; in iperf_get_test_timestamps()567 iperf_set_test_timestamps(struct iperf_test *ipt, int timestamps) in iperf_set_test_timestamps() argument569 ipt->timestamps = timestamps; in iperf_set_test_timestamps()
51 themselves will be different due to internal timestamps or other
184 --timestamps[=format]186 default, timestamps have the format emitted by ctime(1).188 to customize the timestamps, see strftime(3). If this optional189 format is given, the = must immediately follow the --timestamps
40 iperf 3.9 adds a ``--timestamps`` flag, which prepends a timestamp to
239 and for UDP tests, iperf's metadata (containing timestamps and
111 * A --timestamps flag has been added, which prepends a timestamp to