OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocationinstrumenter
(Results
1 - 4
of
4
) sorted by null
/external/caliper/lib/
java-allocation-instrumenter-2.0-sources.jar
java-allocation-instrumenter-2.0.jar
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
AllocationInstrument.java
36
import com.google.monitoring.runtime.instrumentation.
AllocationInstrumenter
;
183
&&
AllocationInstrumenter
.class.getName().equals(
197
* This instrument's worker requires the
allocationinstrumenter
agent jar, specified
215
throw new IllegalStateException("Can't find required
allocationinstrumenter
agent jar");
/external/caliper/caliper/
pom.xml
269
<Premain-Class>com.google.monitoring.runtime.instrumentation.
AllocationInstrumenter
</Premain-Class>
Completed in 147 milliseconds