Home | History | Annotate | Download | only in os

Lines Matching defs:startAllocCounting

71      * TRACE_COUNT_ALLOCS adds the results from startAllocCounting to the
1226 * <p>The {@link #startAllocCounting() start} method resets the counts and enables counting.
1239 public static void startAllocCounting() {
1240 VMDebug.startAllocCounting();
1255 * {@link #startAllocCounting() start} and {@link #stopAllocCounting() stop}.
1277 * {@link #startAllocCounting() start} and {@link #stopAllocCounting() stop}.
1299 * {@link #startAllocCounting() start} and {@link #stopAllocCounting() stop}.
1321 * {@link #startAllocCounting() start} and {@link #stopAllocCounting() stop}.
1343 * {@link #startAllocCounting() start} and {@link #stopAllocCounting() stop}.
1365 * throwing an exception) between a {@link #startAllocCounting() start} and
1388 * {@link #startAllocCounting() start} and {@link #stopAllocCounting() stop}.
1475 * {@link #startAllocCounting() start} and {@link #stopAllocCounting() stop}.
1497 * {@link #startAllocCounting() start} and {@link #stopAllocCounting() stop}.
1552 * {@link #startAllocCounting() start} and {@link #stopAllocCounting() stop}.
1574 * @see #startAllocCounting()