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

/openjdk7/jdk/src/share/classes/sun/management/counter/perf/
H A DPerfDataEntry.java44 private final static int DATA_VAR_SIZE = SIZEOF_BYTE; field in class:PerfDataEntry.EntryFieldOffset
54 final static int DATA_OFFSET = DATA_VAR + DATA_VAR_SIZE;

Completed in 36 milliseconds