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

/openjdk7/hotspot/src/share/vm/opto/
H A DindexSet.cpp42 julong IndexSet::_alloc_new = 0; member in class:IndexSet
144 inc_stat_counter(&_alloc_new, bitblock_alloc_chunk_size);
418 tty->print_cr (" blocks allocated: " UINT64_FORMAT, _alloc_new);
H A DindexSet.hpp355 static julong _alloc_new; member in class:IndexSet

Completed in 32 milliseconds