Searched refs:vgdb_next_poll (Results 1 – 1 of 1) sorted by relevance
120 static ULong vgdb_next_poll; variable797 vgdb_next_poll = NO_VGDB_POLL; in VG_()801 vgdb_next_poll = VGDB_POLL_ASAP; in VG_()953 if (bbs_done >= vgdb_next_poll) { in run_thread_for_a_while()955 vgdb_next_poll = bbs_done + (ULong)VG_(clo_vgdb_poll); in run_thread_for_a_while()958 vgdb_next_poll = NO_VGDB_POLL; in run_thread_for_a_while()