Home
last modified time | relevance | path

Searched refs:CompactibleSpace (Results 1 – 25 of 182) sorted by relevance

12345678

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A Dspace.hpp49 class CompactibleSpace;
301 CompactibleSpace* space;
342 class CompactibleSpace: public Space { class
346 CompactibleSpace* _next_compaction_space;
362 CompactibleSpace() : in CompactibleSpace() function in CompactibleSpace
386 virtual CompactibleSpace* next_compaction_space() const { in next_compaction_space()
390 void set_next_compaction_space(CompactibleSpace* csp) { in set_next_compaction_space()
482 class ContiguousSpace: public CompactibleSpace {
486 friend void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp);
H A DcardGeneration.hpp35 class CompactibleSpace;
60 virtual CompactibleSpace* space() const = 0;
96 CompactibleSpace* first_compaction_space() const;
H A Dspace.inline.hpp78 size_t CompactibleSpace::obj_size(const HeapWord* addr) const { in obj_size()
87 CompactibleSpace* _space;
90 DeadSpacer(CompactibleSpace* space) : _allowed_deadspace_words(0), _space(space) { in DeadSpacer()
136 inline void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp) { in scan_and_forward()
218 inline void CompactibleSpace::scan_and_adjust_pointers(SpaceType* space) { in scan_and_adjust_pointers()
253 inline void CompactibleSpace::verify_up_to_first_dead(SpaceType* space) { in verify_up_to_first_dead()
273 inline void CompactibleSpace::clear_empty_region(SpaceType* space) { in clear_empty_region()
291 inline void CompactibleSpace::scan_and_compact(SpaceType* space) { in scan_and_compact()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A Dspace.hpp49 class CompactibleSpace;
300 CompactibleSpace* space;
341 class CompactibleSpace: public Space { class
345 CompactibleSpace* _next_compaction_space;
361 CompactibleSpace() : in CompactibleSpace() function in CompactibleSpace
385 virtual CompactibleSpace* next_compaction_space() const { in next_compaction_space()
389 void set_next_compaction_space(CompactibleSpace* csp) { in set_next_compaction_space()
481 class ContiguousSpace: public CompactibleSpace {
485 friend void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp);
H A DcardGeneration.hpp35 class CompactibleSpace;
60 virtual CompactibleSpace* space() const = 0;
96 CompactibleSpace* first_compaction_space() const;
H A Dspace.inline.hpp79 size_t CompactibleSpace::obj_size(const HeapWord* addr) const { in obj_size()
88 CompactibleSpace* _space;
91 DeadSpacer(CompactibleSpace* space) : _allowed_deadspace_words(0), _space(space) { in DeadSpacer()
137 inline void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp) { in scan_and_forward()
219 inline void CompactibleSpace::scan_and_adjust_pointers(SpaceType* space) { in scan_and_adjust_pointers()
254 inline void CompactibleSpace::verify_up_to_first_dead(SpaceType* space) { in verify_up_to_first_dead()
274 inline void CompactibleSpace::clear_empty_region(SpaceType* space) { in clear_empty_region()
292 inline void CompactibleSpace::scan_and_compact(SpaceType* space) { in scan_and_compact()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A Dspace.hpp49 class CompactibleSpace;
301 CompactibleSpace* space;
342 class CompactibleSpace: public Space { class
346 CompactibleSpace* _next_compaction_space;
362 CompactibleSpace() : in CompactibleSpace() function in CompactibleSpace
386 virtual CompactibleSpace* next_compaction_space() const { in next_compaction_space()
390 void set_next_compaction_space(CompactibleSpace* csp) { in set_next_compaction_space()
482 class ContiguousSpace: public CompactibleSpace {
486 friend void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp);
H A DcardGeneration.hpp35 class CompactibleSpace;
60 virtual CompactibleSpace* space() const = 0;
96 CompactibleSpace* first_compaction_space() const;
H A Dspace.inline.hpp78 size_t CompactibleSpace::obj_size(const HeapWord* addr) const { in obj_size()
87 CompactibleSpace* _space;
90 DeadSpacer(CompactibleSpace* space) : _allowed_deadspace_words(0), _space(space) { in DeadSpacer()
136 inline void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp) { in scan_and_forward()
222 inline void CompactibleSpace::scan_and_adjust_pointers(SpaceType* space) { in scan_and_adjust_pointers()
257 inline void CompactibleSpace::verify_up_to_first_dead(SpaceType* space) { in verify_up_to_first_dead()
277 inline void CompactibleSpace::clear_empty_region(SpaceType* space) { in clear_empty_region()
295 inline void CompactibleSpace::scan_and_compact(SpaceType* space) { in scan_and_compact()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A Dspace.hpp49 class CompactibleSpace;
309 CompactibleSpace* space;
350 class CompactibleSpace: public Space { class
354 CompactibleSpace* _next_compaction_space;
370 CompactibleSpace() : in CompactibleSpace() function in CompactibleSpace
394 virtual CompactibleSpace* next_compaction_space() const { in next_compaction_space()
398 void set_next_compaction_space(CompactibleSpace* csp) { in set_next_compaction_space()
490 class ContiguousSpace: public CompactibleSpace {
494 friend void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp);
H A DcardGeneration.hpp35 class CompactibleSpace;
60 virtual CompactibleSpace* space() const = 0;
96 CompactibleSpace* first_compaction_space() const;
H A Dspace.inline.hpp78 size_t CompactibleSpace::obj_size(const HeapWord* addr) const { in obj_size()
87 CompactibleSpace* _space;
90 DeadSpacer(CompactibleSpace* space) : _allowed_deadspace_words(0), _space(space) { in DeadSpacer()
136 inline void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp) { in scan_and_forward()
222 inline void CompactibleSpace::scan_and_adjust_pointers(SpaceType* space) { in scan_and_adjust_pointers()
257 inline void CompactibleSpace::verify_up_to_first_dead(SpaceType* space) { in verify_up_to_first_dead()
277 inline void CompactibleSpace::clear_empty_region(SpaceType* space) { in clear_empty_region()
295 inline void CompactibleSpace::scan_and_compact(SpaceType* space) { in scan_and_compact()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DcardGeneration.hpp35 class CompactibleSpace;
60 virtual CompactibleSpace* space() const = 0;
96 CompactibleSpace* first_compaction_space() const;
H A Dspace.inline.hpp79 size_t CompactibleSpace::obj_size(const HeapWord* addr) const { in obj_size()
88 CompactibleSpace* _space;
91 DeadSpacer(CompactibleSpace* space) : _space(space), _allowed_deadspace_words(0) { in DeadSpacer()
137 inline void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp) { in scan_and_forward()
223 inline void CompactibleSpace::scan_and_adjust_pointers(SpaceType* space) { in scan_and_adjust_pointers()
258 inline void CompactibleSpace::verify_up_to_first_dead(SpaceType* space) { in verify_up_to_first_dead()
278 inline void CompactibleSpace::clear_empty_region(SpaceType* space) { in clear_empty_region()
296 inline void CompactibleSpace::scan_and_compact(SpaceType* space) { in scan_and_compact()
H A Dspace.hpp49 class CompactibleSpace;
316 CompactibleSpace* space;
357 class CompactibleSpace: public Space { class
362 CompactibleSpace* _next_compaction_space;
378 CompactibleSpace() : in CompactibleSpace() function in CompactibleSpace
402 virtual CompactibleSpace* next_compaction_space() const { in next_compaction_space()
406 void set_next_compaction_space(CompactibleSpace* csp) { in set_next_compaction_space()
501 class ContiguousSpace: public CompactibleSpace {
505 friend void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DcardGeneration.hpp35 class CompactibleSpace;
60 virtual CompactibleSpace* space() const = 0;
96 CompactibleSpace* first_compaction_space() const;
H A Dspace.inline.hpp78 size_t CompactibleSpace::obj_size(const HeapWord* addr) const { in obj_size()
87 CompactibleSpace* _space;
90 DeadSpacer(CompactibleSpace* space) : _allowed_deadspace_words(0), _space(space) { in DeadSpacer()
136 inline void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp) { in scan_and_forward()
222 inline void CompactibleSpace::scan_and_adjust_pointers(SpaceType* space) { in scan_and_adjust_pointers()
257 inline void CompactibleSpace::verify_up_to_first_dead(SpaceType* space) { in verify_up_to_first_dead()
277 inline void CompactibleSpace::clear_empty_region(SpaceType* space) { in clear_empty_region()
295 inline void CompactibleSpace::scan_and_compact(SpaceType* space) { in scan_and_compact()
H A Dspace.hpp49 class CompactibleSpace;
316 CompactibleSpace* space;
357 class CompactibleSpace: public Space { class
362 CompactibleSpace* _next_compaction_space;
378 CompactibleSpace() : in CompactibleSpace() function in CompactibleSpace
402 virtual CompactibleSpace* next_compaction_space() const { in next_compaction_space()
406 void set_next_compaction_space(CompactibleSpace* csp) { in set_next_compaction_space()
501 class ContiguousSpace: public CompactibleSpace {
505 friend void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DcardGeneration.hpp35 class CompactibleSpace;
60 virtual CompactibleSpace* space() const = 0;
96 CompactibleSpace* first_compaction_space() const;
H A Dspace.inline.hpp79 size_t CompactibleSpace::obj_size(const HeapWord* addr) const { in obj_size()
88 CompactibleSpace* _space;
91 DeadSpacer(CompactibleSpace* space) : _space(space), _allowed_deadspace_words(0) { in DeadSpacer()
137 inline void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp) { in scan_and_forward()
223 inline void CompactibleSpace::scan_and_adjust_pointers(SpaceType* space) { in scan_and_adjust_pointers()
258 inline void CompactibleSpace::verify_up_to_first_dead(SpaceType* space) { in verify_up_to_first_dead()
278 inline void CompactibleSpace::clear_empty_region(SpaceType* space) { in clear_empty_region()
296 inline void CompactibleSpace::scan_and_compact(SpaceType* space) { in scan_and_compact()
H A Dspace.hpp49 class CompactibleSpace;
316 CompactibleSpace* space;
357 class CompactibleSpace: public Space { class
362 CompactibleSpace* _next_compaction_space;
378 CompactibleSpace() : in CompactibleSpace() function in CompactibleSpace
402 virtual CompactibleSpace* next_compaction_space() const { in next_compaction_space()
406 void set_next_compaction_space(CompactibleSpace* csp) { in set_next_compaction_space()
501 class ContiguousSpace: public CompactibleSpace {
505 friend void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DcardGeneration.hpp35 class CompactibleSpace;
60 virtual CompactibleSpace* space() const = 0;
96 CompactibleSpace* first_compaction_space() const;
H A Dspace.inline.hpp79 size_t CompactibleSpace::obj_size(const HeapWord* addr) const { in obj_size()
88 CompactibleSpace* _space;
91 DeadSpacer(CompactibleSpace* space) : _allowed_deadspace_words(0), _space(space) { in DeadSpacer()
137 inline void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp) { in scan_and_forward()
223 inline void CompactibleSpace::scan_and_adjust_pointers(SpaceType* space) { in scan_and_adjust_pointers()
258 inline void CompactibleSpace::verify_up_to_first_dead(SpaceType* space) { in verify_up_to_first_dead()
278 inline void CompactibleSpace::clear_empty_region(SpaceType* space) { in clear_empty_region()
296 inline void CompactibleSpace::scan_and_compact(SpaceType* space) { in scan_and_compact()
H A Dspace.hpp49 class CompactibleSpace;
316 CompactibleSpace* space;
357 class CompactibleSpace: public Space { class
362 CompactibleSpace* _next_compaction_space;
378 CompactibleSpace() : in CompactibleSpace() function in CompactibleSpace
402 virtual CompactibleSpace* next_compaction_space() const { in next_compaction_space()
406 void set_next_compaction_space(CompactibleSpace* csp) { in set_next_compaction_space()
501 class ContiguousSpace: public CompactibleSpace {
505 friend void CompactibleSpace::scan_and_forward(SpaceType* space, CompactPoint* cp);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A Dspace.hpp62 class CompactibleSpace;
331 CompactibleSpace* space;
343 class CompactibleSpace: public Space { class
348 CompactibleSpace* _next_compaction_space;
351 CompactibleSpace() : in CompactibleSpace() function in CompactibleSpace
375 virtual CompactibleSpace* next_compaction_space() const { in next_compaction_space()
379 void set_next_compaction_space(CompactibleSpace* csp) { in set_next_compaction_space()
458 class ContiguousSpace: public CompactibleSpace {

12345678