Home
last modified time | relevance | path

Searched defs:dump_stats (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/
Ddex2oat.cc235 bool dump_stats, in CreateOatFile()
612 bool dump_stats = kIsDebugBuild; in dex2oat() local
/art/compiler/driver/
Dcompiler_driver.cc340 bool dump_stats) in CompilerDriver()