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

/openjdk7/hotspot/src/share/vm/memory/
H A DsharedHeap.cpp315 proper_unit_for_byte_size(bytes_before),
317 proper_unit_for_byte_size(bytes_after),
319 proper_unit_for_byte_size(capacity));
/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp177 inline const char* proper_unit_for_byte_size(size_t s) { function
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp1152 proper_unit_for_byte_size((bytes))

Completed in 41 milliseconds