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

/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.hpp1514 static ByteSize invocation_counter_offset() { function in class:VALUE_OBJ_CLASS_SPEC
H A DmethodOop.hpp558 static ByteSize invocation_counter_offset() { return byte_offset_of(methodOopDesc, _invocation_counter); } function in class:methodOopDesc

Completed in 232 milliseconds