Searched defs:op_pcnt (Results 1 – 1 of 1) sorted by relevance
78 static void generic_op_print(char *name, unsigned num, double op_pcnt, in generic_op_print()91 double op_pcnt = 100 * (double)results->ops[op_num] / (double)total_ops; in print_op_results() local