Searched refs:check_point (Results 1 – 3 of 3) sorted by relevance
516 DisableMarkingCheckpoint check_point(this); in IssueDisableMarkingCheckpoint() local519 size_t barrier_count = thread_list->RunCheckpoint(&check_point); in IssueDisableMarkingCheckpoint()553 EmptyCheckpoint check_point(this); in IssueEmptyCheckpoint() local556 size_t barrier_count = thread_list->RunCheckpoint(&check_point); in IssueEmptyCheckpoint()926 RevokeThreadLocalMarkStackCheckpoint check_point(this, disable_weak_ref_access); in RevokeThreadLocalMarkStacks() local929 size_t barrier_count = thread_list->RunCheckpoint(&check_point); in RevokeThreadLocalMarkStacks()
1163 CheckpointMarkThreadRoots check_point(this, revoke_ros_alloc_thread_local_buffers_at_checkpoint); in MarkRootsCheckpoint() local1167 size_t barrier_count = thread_list->RunCheckpoint(&check_point); in MarkRootsCheckpoint()
215 SampleCheckpoint check_point(profiler); in RunProfilerThread() local228 size_t barrier_count = thread_list->RunCheckpointOnRunnableThreads(&check_point); in RunProfilerThread()