Searched refs:DumpGCPerformanceOnShutdown (Results 1 – 4 of 4) sorted by relevance
104 TEST_F(HeapTest, DumpGCPerformanceOnShutdown) { in TEST_F() argument
76 RUNTIME_OPTIONS_KEY (Unit, DumpGCPerformanceOnShutdown)
228 .IntoKey(M::DumpGCPerformanceOnShutdown) in MakeParser()
1802 dump_gc_performance_on_shutdown_ = runtime_options.Exists(Opt::DumpGCPerformanceOnShutdown); in Init()