Searched refs:dump_gc_performance_on_shutdown_ (Results 1 – 2 of 2) sorted by relevance
800 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
264 dump_gc_performance_on_shutdown_(false), in Runtime()336 if (dump_gc_performance_on_shutdown_) { in ~Runtime()1353 dump_gc_performance_on_shutdown_ = runtime_options.Exists(Opt::DumpGCPerformanceOnShutdown); in Init()