Searched refs:slow_check_interval (Results 1 – 1 of 1) sorted by relevance
2211 static UInt slow_check_interval = 25; in VG_() local2239 next_slow_check_at = sanity_fast_count - 1 + slow_check_interval; in VG_()2240 slow_check_interval++; in VG_()