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