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