Searched refs:shouldInstrumentCall (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/java/lang/instrument/ilib/
H A DOptions.java28 public boolean shouldInstrumentCall = false; field in class:Options
H A DInject.java207 if (options.shouldInstrumentCall) {
453 if (options.shouldInstrumentCall) {
/openjdk7/jdk/test/java/lang/instrument/
H A DRetransformAgent.java80 opt.shouldInstrumentCall = true;

Completed in 31 milliseconds