Searched refs:would_profile (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DsimpleThresholdPolicy.inline.hpp62 return !mdo->would_profile();
H A DadvancedThresholdPolicy.cpp357 if (mdo->would_profile()) {
373 if (mdo->would_profile()) {
H A DsimpleThresholdPolicy.cpp316 if (mdo->would_profile()) {
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.hpp1372 bool would_profile() const { return _would_profile; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 34 milliseconds