Home | History | Annotate | Download | only in tcg

Lines Matching refs:tb_count1

2225                 s->tb_count1 - s->tb_count,
2226 s->tb_count1 ? (double)(s->tb_count1 - s->tb_count) / s->tb_count1 * 100.0 : 0);