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

/openjdk7/hotspot/src/share/vm/memory/
H A DcollectorPolicy.cpp538 HeapWord* GenCollectorPolicy::mem_allocate_work(size_t size, function in class:GenCollectorPolicy
573 gclog_or_tty->print_cr("TwoGenerationCollectorPolicy::mem_allocate_work:"
660 warning("TwoGenerationCollectorPolicy::mem_allocate_work retries %d times \n\t"
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp684 HeapWord* G1CollectorPolicy::mem_allocate_work(size_t size, function in class:G1CollectorPolicy

Completed in 57 milliseconds