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

/openjdk10/hotspot/src/share/vm/gc/parallel/
H A DpsYoungGen.hpp114 MutableSpace* from_space() const { return _from_space; } function in class:PSYoungGen
H A DpsParallelCompact.cpp1007 MutableSpace* const from_space = _space_info[from_space_id].space(); local
[all...]
/openjdk10/hotspot/src/share/vm/gc/shared/
H A DgcTraceSend.cpp375 const SpaceSummary& from_space = ps_heap_summary->from(); local
/openjdk10/hotspot/src/share/vm/gc/cms/
H A DconcurrentMarkSweepGeneration.cpp1627 ContiguousSpace* from_space = _young_gen->from(); local

Completed in 113 milliseconds