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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnvBase.hpp510 class VM_GetFrameCount : public VM_Operation { class in inherits:VM_Operation
518 VM_GetFrameCount(JvmtiEnv *env, JvmtiThreadState *state, jint *count_ptr) { function in class:VM_GetFrameCount
H A DjvmtiEnv.cpp1381 VM_GetFrameCount op(this, state, count_ptr);

Completed in 41 milliseconds