Searched refs:_alloc_total (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A DindexSet.cpp43 julong IndexSet::_alloc_total = 0; member in class:IndexSet
157 inc_stat_counter(&_alloc_total, 1);
419 tty->print_cr (" blocks used/reused: " UINT64_FORMAT, _alloc_total);
H A DindexSet.hpp356 static julong _alloc_total; member in class:IndexSet

Completed in 31 milliseconds