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

/openjdk7/hotspot/src/share/vm/services/
H A Djmm.h76 JMM_COMPILE_TOTAL_TIME_MS = 8, /* Total accumulated time spent in compilation */ enumerator in enum:__anon468
H A Dmanagement.cpp1009 case JMM_COMPILE_TOTAL_TIME_MS:
/openjdk7/jdk/src/share/javavm/export/
H A Djmm.h76 JMM_COMPILE_TOTAL_TIME_MS = 8, /* Total accumulated time spent in compilation */ enumerator in enum:__anon562
/openjdk7/jdk/src/share/native/sun/management/
H A DVMManagementImpl.c188 JMM_COMPILE_TOTAL_TIME_MS);

Completed in 38 milliseconds