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

/openjdk7/hotspot/src/share/vm/utilities/
H A DintHisto.hpp53 int _tot; member in class:IntHistogram
66 int total_entries() { return _tot; }

Completed in 35 milliseconds