Home
last modified time | relevance | path

Searched refs:next_slow_check_at (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_scheduler/
Dscheduler.c2220 static UInt next_slow_check_at = 1; in VG_() local
2245 && sanity_fast_count == next_slow_check_at)) { in VG_()
2249 next_slow_check_at = sanity_fast_count - 1 + slow_check_interval; in VG_()