Searched defs:Stop (Results 1 – 5 of 5) sorted by relevance
/art/runtime/gc/ | ||
D | task_processor.cc | 111 void TaskProcessor::Stop(Thread* self) { in Stop() function in art::gc::TaskProcessor |
/art/libartbase/base/metrics/ | ||
D | metrics.h | 542 uint64_t Stop() { in Stop() function |
/art/runtime/jit/ | ||
D | profile_saver.cc | 1093 void ProfileSaver::Stop(bool dump_info) { in Stop() function in art::ProfileSaver |
D | jit.cc | 1607 void Jit::Stop() { in Stop() function in art::jit::Jit |
/art/runtime/ | ||
D | trace.cc | 521 void Trace::Stop() { in Stop() function in art::Trace |