Searched refs:MarkRootsCheckpoint (Results 1 – 2 of 2) sorted by relevance
105 void MarkRootsCheckpoint(Thread* self, bool revoke_ros_alloc_thread_local_buffers_at_checkpoint)
239 MarkRootsCheckpoint(self, false); in PreCleanCards()637 MarkRootsCheckpoint(self, kRevokeRosAllocThreadLocalBuffersAtCheckpoint); in MarkRoots()1183 void MarkSweep::MarkRootsCheckpoint(Thread* self, in MarkRootsCheckpoint() function in art::gc::collector::MarkSweep