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

/openjdk7/hotspot/src/share/vm/runtime/
H A DinterfaceSupport.cpp42 long InterfaceSupport::_number_of_calls = 0; member in class:InterfaceSupport
73 tty->print_cr("%6d %s", _number_of_calls, header);
H A DinterfaceSupport.hpp85 static long _number_of_calls; member in class:InterfaceSupport
421 InterfaceSupport::_number_of_calls++; \

Completed in 34 milliseconds