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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_util.c1625 getStackTrace(jthread thread, jvmtiFrameInfo *pframes, jint depth, jint *pcount) argument
1630 HPROF_ASSERT(pframes!=NULL);
1635 (gdata->jvmti, thread, 0, depth, pframes, pcount);

Completed in 48 milliseconds