Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_sweep.cc952 bool revoke_ros_alloc_thread_local_buffers_at_checkpoint) in CheckpointMarkThreadRoots() argument
955 revoke_ros_alloc_thread_local_buffers_at_checkpoint) { in CheckpointMarkThreadRoots()
980 bool revoke_ros_alloc_thread_local_buffers_at_checkpoint) { in MarkRootsCheckpoint() argument
982 CheckpointMarkThreadRoots check_point(this, revoke_ros_alloc_thread_local_buffers_at_checkpoint); in MarkRootsCheckpoint()
Dmark_sweep.h102 void MarkRootsCheckpoint(Thread* self, bool revoke_ros_alloc_thread_local_buffers_at_checkpoint)