Searched refs:byte_size_in_proper_unit (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DsharedHeap.cpp314 byte_size_in_proper_unit(bytes_before),
316 byte_size_in_proper_unit(bytes_after),
318 byte_size_in_proper_unit(capacity),
/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp193 inline T byte_size_in_proper_unit(T s) { function
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp1151 byte_size_in_proper_unit((double)(bytes)), \

Completed in 43 milliseconds