Home | History | Annotate | Download | only in tcg

Lines Matching refs:opt_time

2472     s->opt_time -= profile_getclock();
2481 s->opt_time += profile_getclock();
2653 (double)s->opt_time / (s->code_time ? s->code_time : 1)