Searched defs:hdr_width (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A Dtaskqueue.cpp71 const unsigned int hdr_width = w * last_stat_id + last_stat_id - 1; local
72 stream->print("%*s", hdr_width, " ");

Completed in 32 milliseconds