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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.hpp93 static int count_offset_in_bytes() { return offset_of(ObjectMonitor, _count); } function in class:ObjectMonitor
/openjdk7/hotspot/src/share/vm/classfile/
H A DjavaClasses.hpp114 static int count_offset_in_bytes() { function in class:java_lang_String

Completed in 35 milliseconds