Searched refs:guest_chase_thresh (Results 1 – 8 of 8) sorted by relevance
152 VG_(clo_vex_control).guest_chase_thresh = 0; in pc_pre_clo_init()
449 Int guest_chase_thresh; member
654 VG_(clo_vex_control).guest_chase_thresh, 0, 99) {} in main_process_cmd_line_options()811 if (VG_(clo_vex_control).guest_chase_thresh in main_process_cmd_line_options()813 VG_(clo_vex_control).guest_chase_thresh in main_process_cmd_line_options()816 if (VG_(clo_vex_control).guest_chase_thresh < 0) in main_process_cmd_line_options()817 VG_(clo_vex_control).guest_chase_thresh = 0; in main_process_cmd_line_options()
101 vcon->guest_chase_thresh = 10; in LibVEX_default_VexControl()140 vassert(vcon->guest_chase_thresh >= 0); in LibVEX_Init()141 vassert(vcon->guest_chase_thresh < vcon->guest_max_insns); in LibVEX_Init()
225 vassert(vex_control.guest_chase_thresh >= 0); in bb_to_IR()226 vassert(vex_control.guest_chase_thresh < vex_control.guest_max_insns); in bb_to_IR()290 n_instrs < vex_control.guest_chase_thresh in bb_to_IR()
768 vcon.guest_chase_thresh=0; in main()
530 VG_(clo_vex_control).guest_chase_thresh = 0; in bbv_post_clo_init()
1991 if (VG_(clo_vex_control).guest_chase_thresh != 0) { in CLG_()1995 VG_(clo_vex_control).guest_chase_thresh = 0; // cannot be overriden. in CLG_()2047 VG_(clo_vex_control).guest_chase_thresh = 0; // cannot be overriden. in CLG_()