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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsParallelCompact.cpp648 const char * split_type = partial_obj_size == 0 ? "easy" : "hard"; local
651 split_type, source_next, split_region,
655 split_type, split_destination,
665 split_type,

Completed in 48 milliseconds