Searched defs:expect_null_mutator_alloc_region (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp1136 bool expect_null_mutator_alloc_region) {
1139 !expect_null_mutator_alloc_region,
1667 false /* expect_null_mutator_alloc_region */);
1694 true /* expect_null_mutator_alloc_region */);
1711 true /* expect_null_mutator_alloc_region */);
1748 false /* expect_null_mutator_alloc_region */);
1135 attempt_allocation_at_safepoint(size_t word_size, bool expect_null_mutator_alloc_region) argument

Completed in 323 milliseconds