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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.hpp94 int compiling() { function in class:VALUE_OBJ_CLASS_SPEC
98 return (interpreted() + compiled() + native() + compiling());
H A Dfprofiler.cpp1546 st->print("%d/%d/%d/%d", interpreted(), compiled(), native(), compiling());
/openjdk7/hotspot/make/windows/
H A Dbuild.bat28 REM Since we don't have uname and we could be cross-compiling,
H A Dcreate.bat33 REM Since we don't have uname and we could be cross-compiling,

Completed in 42 milliseconds