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.cc1115 bool revoke_ros_alloc_thread_local_buffers_at_checkpoint) in CheckpointMarkThreadRoots() argument
1118 revoke_ros_alloc_thread_local_buffers_at_checkpoint) { in CheckpointMarkThreadRoots()
1161 bool revoke_ros_alloc_thread_local_buffers_at_checkpoint) { in MarkRootsCheckpoint() argument
1163 CheckpointMarkThreadRoots check_point(this, revoke_ros_alloc_thread_local_buffers_at_checkpoint); in MarkRootsCheckpoint()
Dmark_sweep.h106 void MarkRootsCheckpoint(Thread* self, bool revoke_ros_alloc_thread_local_buffers_at_checkpoint)