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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.cpp369 INT64_FORMAT_W(6) " ms",
1297 INT64_FORMAT_W(6)INT64_FORMAT_W(6)
1298 INT64_FORMAT_W(6)INT64_FORMAT_W(6)
1299 INT64_FORMAT_W(6)" ] ",
1353 tty->print_cr("Maximum sync time "INT64_FORMAT_W(5)" ms",
1356 INT64_FORMAT_W(5)" ms",
/openjdk7/hotspot/src/share/vm/memory/
H A DheapInspection.cpp76 st->print_cr(INT64_FORMAT_W(13) " " UINT64_FORMAT_W(13) " %s",
211 st->print_cr("Total " INT64_FORMAT_W(13) " " UINT64_FORMAT_W(13),
/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp1204 #define INT64_FORMAT_W(width) "%" #width PRId64 macro

Completed in 40 milliseconds