Searched refs:PERF_ROUNDS (Results 1 – 1 of 1) sorted by relevance
1083 #define PERF_ROUNDS (1000) /* 1000 rounds per test */ macro1118 for (int round = 0; round < PERF_ROUNDS; round++) { in perf_alg_cb()1129 zfs_nicetime((total*1000)/PERF_ROUNDS, buf, sizeof (buf)); in perf_alg_cb()1174 printf("avg encrypt (%4d rounds) ", PERF_ROUNDS); in perf_main()