Searched refs:TRACK_ALLOCATIONS_OPTION (Results 1 – 1 of 1) sorted by relevance
62 private static final String TRACK_ALLOCATIONS_OPTION = "trackAllocations"; field in AllocationInstrument112 return ImmutableMap.of(TRACK_ALLOCATIONS_OPTION, options.get(TRACK_ALLOCATIONS_OPTION)); in workerOptions()153 return ImmutableMap.of(TRACK_ALLOCATIONS_OPTION, options.get(TRACK_ALLOCATIONS_OPTION)); in workerOptions()170 return ImmutableSet.of(ALLOCATION_AGENT_JAR_OPTION, TRACK_ALLOCATIONS_OPTION); in instrumentOptions()