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

/openjdk7/hotspot/src/share/vm/services/
H A Djmm.h70 JMM_CLASS_UNLOADED_COUNT = 2, /* Total number of unloaded classes */ enumerator in enum:__anon468
H A Dmanagement.cpp991 case JMM_CLASS_UNLOADED_COUNT:
/openjdk7/jdk/src/share/javavm/export/
H A Djmm.h70 JMM_CLASS_UNLOADED_COUNT = 2, /* Total number of unloaded classes */ enumerator in enum:__anon562
/openjdk7/jdk/src/share/native/sun/management/
H A DVMManagementImpl.c128 /* JMM_CLASS_UNLOADED_COUNT is the total number of classes unloaded */
130 JMM_CLASS_UNLOADED_COUNT);

Completed in 887 milliseconds