Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Dffsb_op.c92 double weight_pcnt = 100 * (double)results->op_weight[op_num] / in print_op_results()
121 total_weight += results->op_weight[i]; in print_results()
184 target->op_weight[i] += src->op_weight[i]; in add_results()
Dffsb_op.h80 unsigned int op_weight[FFSB_NUMOPS]; member
Dffsb_thread.c125 ft->results.op_weight[opnum]++; in ft_incr_op()