Searched defs:Stop (Results 1 - 3 of 3) sorted by relevance
/art/runtime/gc/ | ||
H A D | task_processor.cc | 106 void TaskProcessor::Stop(Thread* self) { function in class:art::gc::TaskProcessor |
/art/runtime/ | ||
H A D | profiler.cc | 195 // We were either signaled by Stop or timedout, in either case ignore the timed out result. 356 void BackgroundMethodSamplingProfiler::Stop() { function in class:art::BackgroundMethodSamplingProfiler 384 Stop(); |
H A D | trace.cc | 453 void Trace::Stop() { function in class:art::Trace 460 Stop(); |
Completed in 102 milliseconds