Home
last modified time | relevance | path

Searched defs:word_size (Results 1 – 25 of 1363) sorted by relevance

12345678910>>...55

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/gtest/metaspace/
H A DmetaspaceGtestCommon.cpp31 void zap_range(MetaWord* p, size_t word_size) { in zap_range()
56 void fill_range_with_pattern(MetaWord* p, size_t word_size, uintx pattern) { in fill_range_with_pattern()
63 void check_range_for_pattern(const MetaWord* p, size_t word_size, uintx pattern) { in check_range_for_pattern()
76 void mark_range(MetaWord* p, size_t word_size, uintx pattern) { in mark_range()
82 void check_marked_range(const MetaWord* p, size_t word_size, uintx pattern) { in check_marked_range()
88 void mark_range(MetaWord* p, size_t word_size) { in mark_range()
94 void check_marked_range(const MetaWord* p, size_t word_size) { in check_marked_range()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/gtest/metaspace/
H A DmetaspaceGtestCommon.cpp31 void zap_range(MetaWord* p, size_t word_size) { in zap_range()
56 void fill_range_with_pattern(MetaWord* p, size_t word_size, uintx pattern) { in fill_range_with_pattern()
63 void check_range_for_pattern(const MetaWord* p, size_t word_size, uintx pattern) { in check_range_for_pattern()
76 void mark_range(MetaWord* p, size_t word_size, uintx pattern) { in mark_range()
82 void check_marked_range(const MetaWord* p, size_t word_size, uintx pattern) { in check_marked_range()
88 void mark_range(MetaWord* p, size_t word_size) { in mark_range()
94 void check_marked_range(const MetaWord* p, size_t word_size) { in check_marked_range()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1AllocRegion.inline.hpp32 size_t word_size, in allocate()
44 size_t word_size, in par_allocate()
56 inline HeapWord* G1AllocRegion::attempt_allocation(size_t word_size, in attempt_allocation()
72 inline HeapWord* G1AllocRegion::attempt_allocation_locked(size_t word_size, in attempt_allocation_locked()
92 inline HeapWord* G1AllocRegion::attempt_allocation_force(size_t word_size, in attempt_allocation_force()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1AllocRegion.inline.hpp32 size_t word_size, in allocate()
44 size_t word_size, in par_allocate()
56 inline HeapWord* G1AllocRegion::attempt_allocation(size_t word_size, in attempt_allocation()
72 inline HeapWord* G1AllocRegion::attempt_allocation_locked(size_t word_size, in attempt_allocation_locked()
92 inline HeapWord* G1AllocRegion::attempt_allocation_force(size_t word_size, in attempt_allocation_force()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1AllocRegion.inline.hpp44 size_t word_size) { in allocate()
54 inline HeapWord* G1AllocRegion::par_allocate(HeapRegion* alloc_region, size_t word_size) { in par_allocate()
73 inline HeapWord* G1AllocRegion::attempt_allocation(size_t word_size) { in attempt_allocation()
93 inline HeapWord* G1AllocRegion::attempt_allocation_locked(size_t word_size) { in attempt_allocation_locked()
120 inline HeapWord* G1AllocRegion::attempt_allocation_force(size_t word_size) { in attempt_allocation_force()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1AllocRegion.inline.hpp44 size_t word_size) { in allocate()
54 inline HeapWord* G1AllocRegion::par_allocate(HeapRegion* alloc_region, size_t word_size) { in par_allocate()
73 inline HeapWord* G1AllocRegion::attempt_allocation(size_t word_size) { in attempt_allocation()
93 inline HeapWord* G1AllocRegion::attempt_allocation_locked(size_t word_size) { in attempt_allocation_locked()
120 inline HeapWord* G1AllocRegion::attempt_allocation_force(size_t word_size) { in attempt_allocation_force()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1AllocRegion.inline.hpp44 size_t word_size) { in allocate()
54 inline HeapWord* G1AllocRegion::par_allocate(HeapRegion* alloc_region, size_t word_size) { in par_allocate()
73 inline HeapWord* G1AllocRegion::attempt_allocation(size_t word_size) { in attempt_allocation()
93 inline HeapWord* G1AllocRegion::attempt_allocation_locked(size_t word_size) { in attempt_allocation_locked()
120 inline HeapWord* G1AllocRegion::attempt_allocation_force(size_t word_size) { in attempt_allocation_force()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1AllocRegion.inline.hpp44 size_t word_size) { in allocate()
54 inline HeapWord* G1AllocRegion::par_allocate(HeapRegion* alloc_region, size_t word_size) { in par_allocate()
73 inline HeapWord* G1AllocRegion::attempt_allocation(size_t word_size) { in attempt_allocation()
93 inline HeapWord* G1AllocRegion::attempt_allocation_locked(size_t word_size) { in attempt_allocation_locked()
120 inline HeapWord* G1AllocRegion::attempt_allocation_force(size_t word_size) { in attempt_allocation_force()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1AllocRegion.inline.hpp44 size_t word_size) { in allocate()
54 inline HeapWord* G1AllocRegion::par_allocate(HeapRegion* alloc_region, size_t word_size) { in par_allocate()
73 inline HeapWord* G1AllocRegion::attempt_allocation(size_t word_size) { in attempt_allocation()
93 inline HeapWord* G1AllocRegion::attempt_allocation_locked(size_t word_size) { in attempt_allocation_locked()
120 inline HeapWord* G1AllocRegion::attempt_allocation_force(size_t word_size) { in attempt_allocation_force()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1AllocRegion.inline.hpp44 size_t word_size) { in allocate()
54 inline HeapWord* G1AllocRegion::par_allocate(HeapRegion* alloc_region, size_t word_size) { in par_allocate()
73 inline HeapWord* G1AllocRegion::attempt_allocation(size_t word_size) { in attempt_allocation()
93 inline HeapWord* G1AllocRegion::attempt_allocation_locked(size_t word_size) { in attempt_allocation_locked()
120 inline HeapWord* G1AllocRegion::attempt_allocation_force(size_t word_size) { in attempt_allocation_force()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1AllocRegion.inline.hpp44 size_t word_size) { in allocate()
54 inline HeapWord* G1AllocRegion::par_allocate(HeapRegion* alloc_region, size_t word_size) { in par_allocate()
73 inline HeapWord* G1AllocRegion::attempt_allocation(size_t word_size) { in attempt_allocation()
93 inline HeapWord* G1AllocRegion::attempt_allocation_locked(size_t word_size) { in attempt_allocation_locked()
120 inline HeapWord* G1AllocRegion::attempt_allocation_force(size_t word_size) { in attempt_allocation_force()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DmemAllocator.hpp51 MemAllocator(Klass* klass, size_t word_size, Thread* thread) in MemAllocator()
81 ObjAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ObjAllocator()
93 ObjArrayAllocator(Klass* klass, size_t word_size, int length, bool do_zero, in ObjArrayAllocator()
103 ClassAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ClassAllocator()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DmemAllocator.hpp51 MemAllocator(Klass* klass, size_t word_size, Thread* thread) in MemAllocator()
79 ObjAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ObjAllocator()
91 ObjArrayAllocator(Klass* klass, size_t word_size, int length, bool do_zero, in ObjArrayAllocator()
101 ClassAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ClassAllocator()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A DmemAllocator.hpp52 MemAllocator(Klass* klass, size_t word_size, Thread* thread) in MemAllocator()
80 ObjAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ObjAllocator()
92 ObjArrayAllocator(Klass* klass, size_t word_size, int length, bool do_zero, in ObjArrayAllocator()
102 ClassAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ClassAllocator()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A DmemAllocator.hpp51 MemAllocator(Klass* klass, size_t word_size, Thread* thread) in MemAllocator()
79 ObjAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ObjAllocator()
91 ObjArrayAllocator(Klass* klass, size_t word_size, int length, bool do_zero, in ObjArrayAllocator()
101 ClassAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ClassAllocator()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A DmemAllocator.hpp51 MemAllocator(Klass* klass, size_t word_size, Thread* thread) in MemAllocator()
79 ObjAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ObjAllocator()
91 ObjArrayAllocator(Klass* klass, size_t word_size, int length, bool do_zero, in ObjArrayAllocator()
101 ClassAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ClassAllocator()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DmemAllocator.hpp52 MemAllocator(Klass* klass, size_t word_size, Thread* thread) in MemAllocator()
83 ObjAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ObjAllocator()
95 ObjArrayAllocator(Klass* klass, size_t word_size, int length, bool do_zero, in ObjArrayAllocator()
105 ClassAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ClassAllocator()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DmemAllocator.hpp52 MemAllocator(Klass* klass, size_t word_size, Thread* thread) in MemAllocator()
83 ObjAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ObjAllocator()
95 ObjArrayAllocator(Klass* klass, size_t word_size, int length, bool do_zero, in ObjArrayAllocator()
105 ClassAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ClassAllocator()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DmemAllocator.hpp52 MemAllocator(Klass* klass, size_t word_size, Thread* thread) in MemAllocator()
83 ObjAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ObjAllocator()
95 ObjArrayAllocator(Klass* klass, size_t word_size, int length, bool do_zero, in ObjArrayAllocator()
105 ClassAllocator(Klass* klass, size_t word_size, Thread* thread = Thread::current()) in ClassAllocator()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1AllocRegion.inline.hpp45 size_t word_size) { in allocate()
55 inline HeapWord* G1AllocRegion::par_allocate(HeapRegion* alloc_region, size_t word_size) { in par_allocate()
74 inline HeapWord* G1AllocRegion::attempt_allocation(size_t word_size) { in attempt_allocation()
94 inline HeapWord* G1AllocRegion::attempt_allocation_locked(size_t word_size) { in attempt_allocation_locked()
124 inline HeapWord* G1AllocRegion::attempt_allocation_force(size_t word_size) { in attempt_allocation_force()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/memory/metaspace/
H A DsmallBlocks.hpp46 FreeList<Metablock>& list_at(size_t word_size) { in list_at()
68 MetaWord* get_block(size_t word_size) { in get_block()
76 void return_block(Metablock* free_chunk, size_t word_size) { in return_block()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/memory/metaspace/
H A DsmallBlocks.hpp46 FreeList<Metablock>& list_at(size_t word_size) { in list_at()
68 MetaWord* get_block(size_t word_size) { in get_block()
76 void return_block(Metablock* free_chunk, size_t word_size) { in return_block()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/memory/metaspace/
H A DsmallBlocks.hpp46 FreeList<Metablock>& list_at(size_t word_size) { in list_at()
68 MetaWord* get_block(size_t word_size) { in get_block()
76 void return_block(Metablock* free_chunk, size_t word_size) { in return_block()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/memory/metaspace/
H A DsmallBlocks.hpp46 FreeList<Metablock>& list_at(size_t word_size) { in list_at()
68 MetaWord* get_block(size_t word_size) { in get_block()
76 void return_block(Metablock* free_chunk, size_t word_size) { in return_block()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/memory/metaspace/
H A DsmallBlocks.hpp46 FreeList<Metablock>& list_at(size_t word_size) { in list_at()
68 MetaWord* get_block(size_t word_size) { in get_block()
76 void return_block(Metablock* free_chunk, size_t word_size) { in return_block()

12345678910>>...55