HomeSort by relevance Sort by last modified time
    Searched refs:op_weight (Results 1 - 3 of 3) sorted by null

  /external/ltp/utils/ffsb-6.0-rc2/
ffsb_op.c 92 double weight_pcnt = 100 * (double)results->op_weight[op_num] /
121 total_weight += results->op_weight[i];
184 target->op_weight[i] += src->op_weight[i];
ffsb_op.h 80 unsigned int op_weight[FFSB_NUMOPS]; member in struct:ffsb_op_results
ffsb_thread.c 125 ft->results.op_weight[opnum]++;

Completed in 211 milliseconds