Home | History | Annotate | Download | only in coregrind

Lines Matching refs:guest_chase_thresh

626                        VG_(clo_vex_control).guest_chase_thresh, 0, 99) {}
767 if (VG_(clo_vex_control).guest_chase_thresh
769 VG_(clo_vex_control).guest_chase_thresh
772 if (VG_(clo_vex_control).guest_chase_thresh < 0)
773 VG_(clo_vex_control).guest_chase_thresh = 0;