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

/forgerock/opendj-b2.6/src/server/org/opends/server/plugins/profiler/
H A DProfileStack.java142 public int getNumFrames() method in class:ProfileStack
H A DProfileViewer.java255 int pos = stack.getNumFrames() - 1;
651 int numFrames = stack.getNumFrames();
/forgerock/opendj2/src/server/org/opends/server/plugins/profiler/
H A DProfileStack.java141 public int getNumFrames() method in class:ProfileStack
H A DProfileViewer.java254 int pos = stack.getNumFrames() - 1;
650 int numFrames = stack.getNumFrames();
/forgerock/opendj2.6.2/src/server/org/opends/server/plugins/profiler/
H A DProfileStack.java142 public int getNumFrames() method in class:ProfileStack
H A DProfileViewer.java255 int pos = stack.getNumFrames() - 1;
651 int numFrames = stack.getNumFrames();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/plugins/profiler/
H A DProfileStack.java142 public int getNumFrames() method in class:ProfileStack
H A DProfileViewer.java255 int pos = stack.getNumFrames() - 1;
651 int numFrames = stack.getNumFrames();
/forgerock/opendj2-hg/src/server/org/opends/server/plugins/profiler/
H A DProfileStack.java141 public int getNumFrames() method in class:ProfileStack
H A DProfileViewer.java254 int pos = stack.getNumFrames() - 1;
650 int numFrames = stack.getNumFrames();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/plugins/profiler/
H A DProfileStack.java134 public int getNumFrames() method in class:ProfileStack
H A DProfileViewer.java248 int pos = stack.getNumFrames() - 1;
641 int numFrames = stack.getNumFrames();

Completed in 43 milliseconds