Searched refs:SIZE_FORMAT_W (Results 1 - 11 of 11) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsParallelCompact.cpp218 SIZE_FORMAT_W(10) " " SIZE_FORMAT_W(10) " "
219 SIZE_FORMAT_W(10) " " SIZE_FORMAT_W(10) " ",
231 #define REGION_IDX_FORMAT SIZE_FORMAT_W(7)
232 #define REGION_DATA_FORMAT SIZE_FORMAT_W(5)
287 tty->print(SIZE_FORMAT_W(5) " " PTR_FORMAT " "
288 SIZE_FORMAT_W(5) " " SIZE_FORMAT_W(5) " "
289 SIZE_FORMAT_W(
[all...]
H A DpsPromotionManager.cpp116 #define FMT " " SIZE_FORMAT_W(10)
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionSet.cpp200 out->print_cr(" total capacity : "SIZE_FORMAT_W(14)" bytes",
202 out->print_cr(" total used : "SIZE_FORMAT_W(14)" bytes",
H A Dg1BlockOffsetTable.cpp606 out->print_cr(" entry "SIZE_FORMAT_W(8)" | "PTR_FORMAT" : %3u",
H A Dg1CollectedHeap.cpp4536 "%9.2f %6.2f " SIZE_FORMAT_W(8) " "
4537 SIZE_FORMAT_W(7) " " SIZE_FORMAT_W(7) " " SIZE_FORMAT_W(7),
H A DconcurrentMark.cpp4382 #define G1PPRL_BYTE_FORMAT " "SIZE_FORMAT_W(9)
/openjdk7/hotspot/src/share/vm/utilities/
H A Dtaskqueue.cpp91 #define FMT SIZE_FORMAT_W(*)
H A DglobalDefinitions.hpp1221 #define SIZE_FORMAT_W(width) "%" #width PRIuPTR macro
/openjdk7/hotspot/src/share/vm/memory/
H A DfreeList.cpp358 st->print(SIZE_FORMAT_W(16), size());
H A DbinaryTreeDictionary.cpp1236 "total_free(words): " SIZE_FORMAT_W(16)
/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DparNewGeneration.cpp416 "%9.2f %6.2f " SIZE_FORMAT_W(8),
442 st->print_cr(" " SIZE_FORMAT_W(10) " overflow refills "
443 SIZE_FORMAT_W(10) " overflow objects",

Completed in 91 milliseconds