Home
last modified time | relevance | path

Searched refs:Stop (Results 1 – 5 of 5) sorted by relevance

/art/runtime/
Dtrace.h62 static void Stop()
Dprofiler.h176 static void Stop() LOCKS_EXCLUDED(Locks::profiler_lock_, wait_lock_);
Dtrace.cc400 void Trace::Stop() { in Stop() function in art::Trace
447 Stop(); in Shutdown()
Dprofiler.cc359 void BackgroundMethodSamplingProfiler::Stop() { in Stop() function in art::BackgroundMethodSamplingProfiler
387 Stop(); in Shutdown()
/art/runtime/native/
Ddalvik_system_VMDebug.cc122 Trace::Stop(); in VMDebug_stopMethodTracing()