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