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

/openjdk9/hotspot/src/share/vm/gc/parallel/
H A DparMarkBitMap.cpp44 const size_t raw_bytes = words * sizeof(idx_t); local
H A DpsParallelCompact.cpp429 const size_t raw_bytes = count * element_size; local
/openjdk9/hotspot/src/share/vm/runtime/
H A Dsignature.hpp409 const jbyte* raw_bytes() { return _signature->bytes() + _begin; } function in class:SignatureStream

Completed in 144 milliseconds