HomeSort by relevance Sort by last modified time
    Searched refs:DumpJitInfoOnShutdown (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
jit.h 228 bool DumpJitInfoOnShutdown() const {
jit.cc 61 options.Exists(RuntimeArgumentMap::DumpJITInfoOnShutdown);
153 jit->dump_info_on_shutdown_ = options->DumpJitInfoOnShutdown();

Completed in 233 milliseconds