Searched refs:PAGE_SIZE (Results 1 - 1 of 1) sorted by relevance
/art/test/004-ThreadStress/src/ | ||
H A D | Main.java | 137 private final static int PAGE_SIZE = 4096; field in class:Main.LargeAlloc 146 l.add(new byte[PAGE_SIZE_MODIFIER * PAGE_SIZE]); |
Completed in 16 milliseconds