Searched refs:iperf (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/tools/tests/perf_index/
H A Diperf.c5 const stress_test_t iperf_test = {"iperf", &stress_general_init, &iperf, &stress_general_cleanup, &validate_iperf};
11 DECL_TEST(iperf) {
13 assert(asprintf(&cmd, "iperf -c \"%s\" -n %lld > /dev/null", test_argv[0], length) >= 0);
H A DMakefile12 SOURCES:=main.c stress_cpu.c stress_memory.c stress_syscall.c stress_fault.c md5.c stress_file_create.c stress_file_write.c stress_file_read.c stress_file_local.c stress_file_ram.c iperf.c compile.c stress_general.c
H A Dperf_index.h72 DECL_TEST(iperf); variable

Completed in 178 milliseconds