Searched refs:dump_gc_performance_on_shutdown_ (Results 1 – 2 of 2) sorted by relevance
747 dump_gc_performance_on_shutdown_ = value; in SetDumpGCPerformanceOnShutdown()943 bool dump_gc_performance_on_shutdown_; variable
252 dump_gc_performance_on_shutdown_(false), in Runtime()323 if (dump_gc_performance_on_shutdown_) { in ~Runtime()1294 dump_gc_performance_on_shutdown_ = runtime_options.Exists(Opt::DumpGCPerformanceOnShutdown); in Init()