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

/openjdk10/hotspot/src/share/vm/gc/g1/
H A Dg1Allocator.cpp435 "alignment " SIZE_FORMAT " is not HeapWord (%u) aligned", end_alignment_in_bytes, HeapWordSize); local
/openjdk10/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp197 const int HeapWordSize = sizeof(HeapWord); variable
/openjdk10/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp1018 (char *) name->bytes(), name->utf8_length(), size * HeapWordSize); local

Completed in 239 milliseconds