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

/freebsd-13-stable/crypto/openssl/apps/
H A Dspeed.c1238 int job_op_count = 0; local
1254 &job_op_count, loop_function,
1261 if (job_op_count == -1) {
1264 total_op_count += job_op_count;
1356 loopargs[i].wait_ctx, &job_op_count,
1363 if (job_op_count == -1) {
1366 total_op_count += job_op_count;

Completed in 45 milliseconds