Searched refs:total_op_count (Results 1 – 1 of 1) sorted by relevance
1555 int total_op_count = 0; in run_benchmark() local1580 total_op_count += job_op_count; in run_benchmark()1682 total_op_count += job_op_count; in run_benchmark()1699 return error ? -1 : total_op_count; in run_benchmark()
Completed in 14 milliseconds