Searched defs:pcRegIndex_ID (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/os/solaris/proc/
H A Dsaproc.cpp113 static jfieldID pcRegIndex_ID = 0; variable
478 jint pcRegIndex = env->GetIntField(this_obj, pcRegIndex_ID);
1426 pcRegIndex_ID = env->GetFieldID(clazz, "pcRegIndex", "I");

Completed in 27 milliseconds