Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.h108 size_t thread_count, bool dump_stats, bool dump_passes,
Dcompiler_driver.cc356 size_t thread_count, bool dump_stats, bool dump_passes, in CompilerDriver() argument
381 dump_stats_(dump_stats), in CompilerDriver()