Home | History | Annotate | Download | only in tcg

Lines Matching refs:op_count

2180         s->op_count += n;
2228 s->tb_count ? (double)s->op_count / s->tb_count : 0, s->op_count_max);
2238 s->op_count ? (double)tot / s->op_count : 0);