Searched refs:getStackFrames (Results 1 – 4 of 4) sorted by relevance
129 getStackFrames() in getStackFrames() method in UserStackRecord131 return stackRecord.getStackFrames(); in getStackFrames()270 s.writeObject(stackRecord.getStackFrames()); in writeObject()
188 getStackFrames() in getStackFrames() method in KernelStackRecord361 StackFrame[] frames = getStackFrames(); in toString()
67 public StackFrame[] getStackFrames(); in getStackFrames() method
435 StackFrame[] frames = rec.getStackFrames(); in printStack()