Searched defs:compiling (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/runtime/ | ||
| H A D | fprofiler.hpp | 94 int compiling() { function in class:VALUE_OBJ_CLASS_SPEC 98 return (interpreted() + compiled() + native() + compiling()); |
Completed in 39 milliseconds