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.h105 void MarkRootsCheckpoint(Thread* self, bool revoke_ros_alloc_thread_local_buffers_at_checkpoint)
Dmark_sweep.cc1138 bool revoke_ros_alloc_thread_local_buffers_at_checkpoint) in CheckpointMarkThreadRoots() argument
1141 revoke_ros_alloc_thread_local_buffers_at_checkpoint) { in CheckpointMarkThreadRoots()
1184 bool revoke_ros_alloc_thread_local_buffers_at_checkpoint) { in MarkRootsCheckpoint() argument
1186 CheckpointMarkThreadRoots check_point(this, revoke_ros_alloc_thread_local_buffers_at_checkpoint); in MarkRootsCheckpoint()