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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsweeper.cpp220 CompileBroker::set_should_compile_new_jobs(CompileBroker::run_compilation);
493 bool did_set = CompileBroker::set_should_compile_new_jobs(CompileBroker::stop_compilation);
527 CompileBroker::set_should_compile_new_jobs(CompileBroker::run_compilation);
577 CompileBroker::set_should_compile_new_jobs(CompileBroker::stop_compilation);
/openjdk7/hotspot/src/share/vm/compiler/
H A DcompileBroker.hpp391 static bool set_should_compile_new_jobs(jint new_state) { function in class:CompileBroker

Completed in 32 milliseconds