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

/openjdk7/hotspot/src/share/vm/compiler/
H A DcompileBroker.hpp297 static int _total_native_compile_count; member in class:CompileBroker
414 static int get_total_native_compile_count() { return _total_native_compile_count; }

Completed in 31 milliseconds