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

/openjdk7/jdk/src/share/native/sun/management/
H A DGarbageCollectorImpl.c32 return jmm_interface->GetLongAttribute(env, mgr, JMM_GC_COUNT);
/openjdk7/hotspot/src/share/vm/services/
H A Djmm.h78 JMM_GC_COUNT = 10, /* Total number of collections */ enumerator in enum:__anon468
H A Dmanagement.cpp931 case JMM_GC_COUNT:
/openjdk7/jdk/src/share/javavm/export/
H A Djmm.h78 JMM_GC_COUNT = 10, /* Total number of collections */ enumerator in enum:__anon562

Completed in 46 milliseconds