Searched refs:op_pcnt (Results 1 – 1 of 1) sorted by relevance
/external/ltp/utils/ffsb-6.0-rc2/ |
D | ffsb_op.c | 78 static void generic_op_print(char *name, unsigned num, double op_pcnt, in generic_op_print() argument 82 name, num, num / runtime, op_pcnt, weigth_pcnt, tput); in generic_op_print() 91 double op_pcnt = 100 * (double)results->ops[op_num] / (double)total_ops; in print_op_results() local 100 op_pcnt, weight_pcnt, runtime, buf); in print_op_results()
|