| private AllocationManager$Block | | getBlockFromFreeList(int firstLevelIndex, int secondLevelIndex) | | getBlockFromFreeList(int firstLevelIndex, int secondLevelIndex) | | method_1_2152(int arg0, int arg1) | | getFreeHead(int firstLevelIndex, int secondLevelIndex) |
|
| private void | |
| private static long | | alignUp(long x, long align) | | alignUp(long x, long align) | | method_1_2147(long arg0, long arg1) | | roundToNearestAlignment(long size, long align) |
|
| private static long | | alignDown(long x, long align) | | alignDown(long x, long align) | | method_1_2146(long arg0, long arg1) | | roundDownToAlignment(long size, long align) |
|
| private static int | | findLastSignificantBit(long x) | | findLastSignificantBit(long x) | | method_1_2150(long arg0) | | floorLog2(long size) |
|
| private static int | | findFirstSignificantBit(int x) | | findFirstSignificantBit(int x) | | method_1_2149(int arg0) | | getLowestAvailableIndex(int availabilityFlags) |
|
| private AllocationManager$Index | | getLevelIndex(long size) | | getLevelIndex(long size) | | method_1_2153(long arg0) | | getIndexForSizeRaw(long size) |
|
| private AllocationManager$Index | | mappingSearch(long size) | | mappingSearch(long size) | | method_1_2156(long arg0) | | getIndexForSize(long size) |
|
| private void | |
| private void | |
| private void | |
| public AllocationManager$Allocation | | allocate(long size, int align) | | allocate(long size, int align) | | method_1_2148(long arg0, int arg1) | | allocate(long size, int vertexSize) |
|
| private void | |
| private void | |
| public void | |
| public boolean | | isCompletelyFree() | | isCompletelyFree() | | method_1_2155() | | isEmpty() |
|
| public void | | printAllocatorStatistics(String name) | | printAllocatorStatistics(String name) | | method_1_2159(String arg0) | | logState(String name) |
|