Searched refs:resetAllocCountMethod (Results 1 – 1 of 1) sorted by relevance
370 private static final Method resetAllocCountMethod; field in Main.VMDebug400 resetAllocCountMethod = c.getDeclaredMethod("resetAllocCount",458 resetAllocCountMethod.invoke(null, kind); in resetAllocCount()