Searched refs:jmmLongAttribute (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A Djmm.h104 } jmmLongAttribute; typedef in typeref:enum:__anon468
244 jlong (JNICALL *GetLongAttribute) (JNIEnv *env, jobject obj, jmmLongAttribute att);
250 jmmLongAttribute* atts,
H A Dmanagement.cpp926 static jlong get_gc_attribute(GCMemoryManager* mgr, jmmLongAttribute att) {
986 static jlong get_long_attribute(jmmLongAttribute att) {
1078 JVM_ENTRY(jlong, jmm_GetLongAttribute(JNIEnv *env, jobject obj, jmmLongAttribute att))
1095 jmmLongAttribute* atts,
/openjdk7/jdk/src/share/javavm/export/
H A Djmm.h104 } jmmLongAttribute; typedef in typeref:enum:__anon562
244 jlong (JNICALL *GetLongAttribute) (JNIEnv *env, jobject obj, jmmLongAttribute att);
250 jmmLongAttribute* atts,

Completed in 39 milliseconds