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

/openjdk7/hotspot/src/share/vm/services/
H A Djmm.h87 JMM_TOTAL_STOPPED_TIME_MS = 107, /* Accumulated time spent at safepoints */ enumerator in enum:__anon468
H A Dmanagement.cpp1047 case JMM_TOTAL_STOPPED_TIME_MS:
/openjdk7/jdk/src/share/javavm/export/
H A Djmm.h87 JMM_TOTAL_STOPPED_TIME_MS = 107, /* Accumulated time spent at safepoints */ enumerator in enum:__anon562
/openjdk7/jdk/src/share/native/sun/management/
H A DVMManagementImpl.c250 JMM_TOTAL_STOPPED_TIME_MS);

Completed in 42 milliseconds