Searched refs:HEAP_TRACK_HISTORY_LEN (Results 1 – 1 of 1) sorted by relevance
108 private static final int HEAP_TRACK_HISTORY_LEN = 720; // 12 hours field in GarbageMonitor277 HEAP_TRACK_HISTORY_LEN, in dump()278 (float) HEAP_TRACK_HISTORY_LEN * htiMins / 60f)); in dump()525 public long[] rss = new long[HEAP_TRACK_HISTORY_LEN];