Home
last modified time | relevance | path

Searched refs:DumpJitInfoOnShutdown (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Djit.h100 bool DumpJitInfoOnShutdown() const { in DumpJitInfoOnShutdown() function
Djit.cc401 ProfileSaver::Stop(options_->DumpJitInfoOnShutdown()); in StopProfileSaver()
415 if (options_->DumpJitInfoOnShutdown()) { in ~Jit()