Searched refs:trap_count_limit (Results 1 - 3 of 3) 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
/openjdk7/hotspot/src/share/vm/opto/
H A Dparse1.cpp449 if (md_count == md->trap_count_limit())

Completed in 1370 milliseconds