Searched refs:setAllocTrackerStackDepth (Results 1 – 3 of 3) sorted by relevance
62 VMDebug.setAllocTrackerStackDepth(i % (maxStackDepth + 1)); in run()
454 public static void setAllocTrackerStackDepth(Integer stackDepth) throws Exception { in setAllocTrackerStackDepth() method in Main.VMDebug
523 NATIVE_METHOD(VMDebug, setAllocTrackerStackDepth, "(I)V"),