Searched refs:TimeMarkSweepWouldTakeInMs (Results 1 – 2 of 2) sorted by relevance
2027 int TimeMarkSweepWouldTakeInMs() { in TimeMarkSweepWouldTakeInMs() function
4276 int mark_sweep_time = Min(TimeMarkSweepWouldTakeInMs(), 1000); in IdleNotification()