Home
last modified time | relevance | path

Searched defs:check_point (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/collector/
Dconcurrent_copying.cc516 DisableMarkingCheckpoint check_point(this); in IssueDisableMarkingCheckpoint() local
553 EmptyCheckpoint check_point(this); in IssueEmptyCheckpoint() local
926 RevokeThreadLocalMarkStackCheckpoint check_point(this, disable_weak_ref_access); in RevokeThreadLocalMarkStacks() local
Dmark_sweep.cc1163 CheckpointMarkThreadRoots check_point(this, revoke_ros_alloc_thread_local_buffers_at_checkpoint); in MarkRootsCheckpoint() local
/art/runtime/
Dprofiler.cc215 SampleCheckpoint check_point(profiler); in RunProfilerThread() local