Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h800 dump_gc_performance_on_shutdown_ = value; in SetDumpGCPerformanceOnShutdown()
804 return dump_gc_performance_on_shutdown_; in GetDumpGCPerformanceOnShutdown()
1055 bool dump_gc_performance_on_shutdown_; variable