Searched defs:get_total_standard_compile_count (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/compiler/ | ||
H A D | compileBroker.hpp | 416 static int get_total_standard_compile_count() { return _total_standard_compile_count; } function in class:CompileBroker |
Completed in 32 milliseconds