Searched defs:Stop (Results 1 - 4 of 4) sorted by relevance

/art/runtime/gc/
H A Dtask_processor.cc111 void TaskProcessor::Stop(Thread* self) { function in class:art::gc::TaskProcessor
/art/runtime/jit/
H A Djit.cc371 ProfileSaver::Stop(dump_info_on_shutdown_);
760 void Jit::Stop() { function in class:art::jit::Jit
776 jit->Stop();
H A Dprofile_saver.cc312 // are threads calling Stop and the signal catcher (for SIGUSR1).
721 void ProfileSaver::Stop(bool dump_info) { function in class:art::ProfileSaver
/art/runtime/
H A Dtrace.cc469 void Trace::Stop() { function in class:art::Trace
476 Stop();

Completed in 57 milliseconds