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

/openjdk7/hotspot/src/share/vm/compiler/
H A DcompileBroker.hpp332 static void collect_statistics(CompilerThread* thread, elapsedTimer time, CompileTask* task);
H A DcompileBroker.cpp1828 collect_statistics(thread, time, task);
2016 // CompileBroker::collect_statistics
2020 void CompileBroker::collect_statistics(CompilerThread* thread, elapsedTimer time, CompileTask* task) { function in class:CompileBroker

Completed in 28 milliseconds