Searched refs:hdr_width (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/utilities/ | ||
H A D | taskqueue.cpp | 71 const unsigned int hdr_width = w * last_stat_id + last_stat_id - 1; local 72 stream->print("%*s", hdr_width, " "); |
Completed in 4259 milliseconds