Home
last modified time | relevance | path

Searched refs:memfree (Results 1 – 12 of 12) sorted by relevance

/external/ltp/testcases/kernel/mem/tunable/
Dmin_free_kbytes.c89 unsigned long tune, memfree, memtotal; in test_tune() local
102 memfree = SAFE_READ_MEMINFO("MemFree:"); in test_tune()
104 tune = memfree / 20; in test_tune()
162 unsigned long memfree; in eatup_mem() local
165 memfree = SAFE_READ_MEMINFO("MemFree:"); in eatup_mem()
166 printf("memfree is %lu kB before eatup mem\n", memfree); in eatup_mem()
179 memfree = SAFE_READ_MEMINFO("MemFree:"); in eatup_mem()
180 printf("memfree is %lu kB after eatup mem\n", memfree); in eatup_mem()
188 unsigned long memfree; in check_monitor() local
191 memfree = SAFE_READ_MEMINFO("MemFree:"); in check_monitor()
[all …]
Dmax_map_count.c144 long memfree; in max_map_count_test() local
163 memfree = SAFE_READ_MEMINFO("CommitLimit:") - SAFE_READ_MEMINFO("Committed_AS:"); in max_map_count_test()
165 max_iters = memfree / sysconf(_SC_PAGESIZE) * 1024 - 64; in max_map_count_test()
/external/autotest/client/site_tests/platform_CompressedSwap/
Dplatform_CompressedSwap.py95 memfree = utils.read_from_meminfo('MemFree')
97 total_free = memfree + swapfree
99 (len(hogs), memfree, swapfree))
122 (len(hogs), swapfree, memfree, first_lowmem, first_oom))
/external/ltp/testcases/kernel/syscalls/move_pages/
Dmove_pages12.c183 int memfree, ret; in setup() local
197 SAFE_FILE_LINES_SCANF(PATH_MEMINFO, "MemFree: %d", &memfree); in setup()
198 tst_res(TINFO, "Free RAM %d kB", memfree); in setup()
200 if (4 * hpsz > memfree) in setup()
/external/linux-kselftest/tools/testing/selftests/vm/
Dcompaction_test.c26 int read_memory_info(unsigned long *memfree, unsigned long *hugepagesize) in read_memory_info() argument
39 *memfree = atoll(buffer); in read_memory_info()
/external/toybox/toys/other/
Dvmstat.c35 uint64_t memfree, buffers, cached, swapfree, swaptotal; member
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...