Searched refs:SuspendAll (Results 1 – 14 of 14) sorted by relevance
144 runtime->GetThreadList()->SuspendAll("Instrumentation::ConfigureStubs"); in CheckConfigureStubs()167 runtime->GetThreadList()->SuspendAll("Add instrumentation listener"); in TestEvent()187 runtime->GetThreadList()->SuspendAll("Remove instrumentation listener"); in TestEvent()205 runtime->GetThreadList()->SuspendAll("Single method deoptimization"); in DeoptimizeMethod()220 runtime->GetThreadList()->SuspendAll("Single method undeoptimization"); in UndeoptimizeMethod()234 runtime->GetThreadList()->SuspendAll("Full deoptimization"); in DeoptimizeEverything()248 runtime->GetThreadList()->SuspendAll("Full undeoptimization"); in UndeoptimizeEverything()262 runtime->GetThreadList()->SuspendAll("EnableMethodTracing"); in EnableMethodTracing()273 runtime->GetThreadList()->SuspendAll("EnableMethodTracing"); in DisableMethodTracing()
66 void SuspendAll(const char* cause, bool long_suspend = false)
297 runtime->GetThreadList()->SuspendAll(__FUNCTION__); in RunSamplingThread()351 runtime->GetThreadList()->SuspendAll(__FUNCTION__); in Start()408 runtime->GetThreadList()->SuspendAll(__FUNCTION__); in StopTracing()495 runtime->GetThreadList()->SuspendAll(__FUNCTION__); in Pause()534 runtime->GetThreadList()->SuspendAll(__FUNCTION__); in Resume()
692 runtime->GetThreadList()->SuspendAll(__FUNCTION__); in GoActive()716 runtime->GetThreadList()->SuspendAll(__FUNCTION__); in Disconnected()862 Runtime::Current()->GetThreadList()->SuspendAll(__FUNCTION__); in GetMonitorInfo()3277 runtime->GetThreadList()->SuspendAll(__FUNCTION__); in ManageDeoptimization()4778 tl->SuspendAll(__FUNCTION__); in DdmSendHeapSegments()4794 tl->SuspendAll(__FUNCTION__); in DdmSendHeapSegments()
451 void ThreadList::SuspendAll(const char* cause, bool long_suspend) { in SuspendAll() function in art::ThreadList
612 tl->SuspendAll(__FUNCTION__); in SetEntrypointsInstrumented()
169 runtime->GetThreadList()->SuspendAll(__FUNCTION__); in CreateInstrumentationCache()
162 Runtime::Current()->GetThreadList()->SuspendAll(__FUNCTION__); in ScopedPause()
434 tl->SuspendAll(__FUNCTION__); in operator ()()
307 tl->SuspendAll(__FUNCTION__); in InspectAllRosAllocWithSuspendAll()
619 tl->SuspendAll(__FUNCTION__); in DisableMovingGc()801 tl->SuspendAll(__FUNCTION__); in VisitObjects()1185 runtime->GetThreadList()->SuspendAll(__FUNCTION__); in Trim()1669 tl->SuspendAll(__FUNCTION__); in GetObjectsAllocated()1838 tl->SuspendAll(__FUNCTION__); in PerformHomogeneousSpaceCompact()1920 tl->SuspendAll(__FUNCTION__); in TransitionCollector()
1225 Runtime::Current()->GetThreadList()->SuspendAll(__FUNCTION__, true /* long suspend */); in DumpHeap()
979 current->GetThreadList()->SuspendAll(__FUNCTION__); in UpdateImageClasses()
1499 thread_list->SuspendAll(__FUNCTION__); in Dump()