Searched refs:DumpJitInfoOnShutdown (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jit/ | ||
D | jit.h | 237 bool DumpJitInfoOnShutdown() const { in DumpJitInfoOnShutdown() function |
D | jit.cc | 182 jit->dump_info_on_shutdown_ = options->DumpJitInfoOnShutdown(); in Create() |