Home | History | Annotate | Download | only in coregrind

Lines Matching refs:guest_chase_thresh

654                        VG_(clo_vex_control).guest_chase_thresh, 0, 99) {}
811 if (VG_(clo_vex_control).guest_chase_thresh
813 VG_(clo_vex_control).guest_chase_thresh
816 if (VG_(clo_vex_control).guest_chase_thresh < 0)
817 VG_(clo_vex_control).guest_chase_thresh = 0;