Home | History | Annotate | Download | only in vm

Lines Matching refs:pCount

175  * Gets a thread's stack trace as an array of method pointers of length pCount.
178 static const Method** getStackTrace(Thread* thread, size_t* pCount)
194 *pCount = stackDepth;