Home
last modified time | relevance | path

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

/aosp12/art/compiler/driver/
H A Dcompiler_options.h349 bool GetDumpTimings() const { in GetDumpTimings() function
/aosp12/art/dex2oat/
H A Ddex2oat.cc2303 if (compiler_options_->GetDumpTimings() || in DumpTiming()