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

/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.hpp563 static ByteSize interpreter_invocation_counter_offset() { return byte_offset_of(methodOopDesc, _interpreter_invocation_count); } function in class:methodOopDesc

Completed in 35 milliseconds