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

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethodData.hpp274 uint overflow_trap_count() const { function in class:ciMethodData
275 return _orig.overflow_trap_count();
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.hpp1490 uint overflow_trap_count() const { function in class:VALUE_OBJ_CLASS_SPEC

Completed in 32 milliseconds