Searched defs:maxMem (Results 1 – 5 of 5) sorted by relevance
63 long maxMem = Runtime.getRuntime().maxMemory(); in checkRegisterNativeAllocation() local122 long maxMem = Runtime.getRuntime().maxMemory(); in triggerBlockingRegisterNativeAllocation() local
20 long maxMem = Runtime.getRuntime().maxMemory(); in main() local
36 size_t maxMem = SIZE_MAX; in limitProcessMemory() local
23 long maxMem = r.maxMemory(); in availableMemory() local
342 size_t const maxMem = DiB_findMaxMem(fs.totalSizeToLoad * memMult) / memMult; in DiB_trainFromFiles() local