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

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethodData.hpp287 uint trap_count_limit() const { return _orig.trap_count_limit(); } function in class:ciMethodData
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.hpp1472 static uint trap_count_limit() { return _trap_hist_mask; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 40 milliseconds