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

/openjdk7/hotspot/src/share/vm/oops/
H A Dsymbol.hpp209 static int _total_count; member in class:Symbol
228 NOT_PRODUCT(Atomic::inc(&_total_count);)
/openjdk7/hotspot/src/share/vm/classfile/
H A DsymbolTable.cpp515 tty->print_cr("Reference counts %5d", Symbol::_total_count);

Completed in 123 milliseconds