Searched refs:Stop (Results 1 – 9 of 9) sorted by relevance
83 task_processor.Stop(self); in TEST_F()94 task_processor.Stop(self); in TEST_F()124 task_processor.Stop(self); in TEST_F()
62 void Stop(Thread* self) LOCKS_EXCLUDED(lock_);
106 void TaskProcessor::Stop(Thread* self) { in Stop() function in art::gc::TaskProcessor
176 static void Stop() LOCKS_EXCLUDED(Locks::profiler_lock_, wait_lock_);
125 static void Stop()
356 void BackgroundMethodSamplingProfiler::Stop() { in Stop() function in art::BackgroundMethodSamplingProfiler384 Stop(); in Shutdown()
453 void Trace::Stop() { in Stop() function in art::Trace460 Stop(); in Shutdown()
133 Trace::Stop(); in VMDebug_stopMethodTracing()
251 Runtime::Current()->GetHeap()->GetTaskProcessor()->Stop(ThreadForEnv(env)); in VMRuntime_stopHeapTaskProcessor()