Searched defs:counterCellCount (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DCounterData.java40 static final int counterCellCount = 1; field in class:CounterData
47 return counterCellCount;
64 return cellOffset(counterCellCount);

Completed in 29 milliseconds