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

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethodData.hpp283 uint trap_count(int reason) const { function in class:ciMethodData
284 return _orig.trap_count(reason);
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.hpp1466 uint trap_count(int reason) const { function in class:VALUE_OBJ_CLASS_SPEC

Completed in 59 milliseconds