Searched refs:totalMemoryKB (Results 1 – 1 of 1) sorted by relevance
79 int totalMemoryKB = Integer.parseInt(m.group(1)); in detectAmountOfPhysicalMemoryKB() local81 if (totalMemoryKB <= 1024) { in detectAmountOfPhysicalMemoryKB()86 return totalMemoryKB; in detectAmountOfPhysicalMemoryKB()