Home
last modified time | relevance | path

Searched refs:total_op_count (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/
H A Dspeed.c1118 int total_op_count = 0; in run_benchmark() local
1143 total_op_count += job_op_count; in run_benchmark()
1245 total_op_count += job_op_count; in run_benchmark()
1262 return error ? -1 : total_op_count; in run_benchmark()

Completed in 12 milliseconds