Searched refs:memfree (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/ |
| H A D | python3-cryptography_36.0.2.bb | 16 file://check-memfree.py \ 108 install -D ${WORKDIR}/check-memfree.py ${D}${PTEST_PATH}/ 117 ${PTEST_PATH}/check-memfree.py \
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | compaction_test.c | 29 int read_memory_info(unsigned long *memfree, unsigned long *hugepagesize) in read_memory_info() argument 42 *memfree = atoll(buffer); in read_memory_info()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-cryptography/ |
| H A D | run-ptest | 2 if ./check-memfree.py; then
|
| /OK3568_Linux_fs/kernel/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 109 memfree = 204800 variable in SystemValues 413 (m, p, c, b, r, self.cpucount, self.memtotal, self.memfree) 424 print(fmt % ('memfree', ('%d kB' % self.memfree))) 439 self.memfree = int(m.group('sz')) 758 tgtsize = min(self.memfree, bmax)
|