Searched refs:test_size (Results 1 – 3 of 3) sorted by relevance
56 static struct test_size_param test_size[] = { variable75 #define TEST_CNT (sizeof test_size / sizeof test_size[0])504 buf = malloc(!custom ? test_size[TEST_CNT - 1].size : transfer_size); in run()525 if (test_size[i].option > size_option) in run()527 init_latency_test(test_size[i].size); in run()538 if (test_size[i].option > size_option) in run()540 init_bandwidth_test(test_size[i].size); in run()
56 static struct test_size_param test_size[] = { variable75 #define TEST_CNT (sizeof test_size / sizeof test_size[0])503 buf = malloc(!custom ? test_size[TEST_CNT - 1].size : transfer_size); in run()524 if (test_size[i].option > size_option) in run()526 init_latency_test(test_size[i].size); in run()543 if (test_size[i].option > size_option) in run()545 init_bandwidth_test(test_size[i].size); in run()
51 static int test_size[] = { variable58 #define TEST_CNT (sizeof test_size / sizeof test_size[0])456 init_latency_test(test_size[i]); in client_run()460 init_bandwidth_test(test_size[i]); in client_run()