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

/openjdk7/hotspot/agent/src/os/solaris/proc/
H A Dsaproc.cpp114 static jfieldID fpRegIndex_ID = 0; variable
479 jint fpRegIndex = env->GetIntField(this_obj, fpRegIndex_ID);
1429 fpRegIndex_ID = env->GetFieldID(clazz, "fpRegIndex", "I");

Completed in 32 milliseconds