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

/openjdk7/hotspot/src/share/vm/compiler/
H A DcompileBroker.hpp271 static PerfCounter* _perf_total_compile_count; member in class:CompileBroker
H A DcompileBroker.cpp154 PerfCounter* CompileBroker::_perf_total_compile_count = NULL; member in class:CompileBroker
796 _perf_total_compile_count =
2097 _perf_total_compile_count->inc();

Completed in 38 milliseconds