Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/mem/mtest01/
Dmtest01.c49 static unsigned long long alloc_maxbytes; variable
82 alloc_maxbytes = (unsigned long long)maxbytes; in parse_mtest_options()
129 if (!alloc_maxbytes) { in setup()
131 alloc_maxbytes = ((float)maxpercent / 100.00) in setup()
134 maxpercent, alloc_maxbytes / 1024); in setup()
180 unsigned long long alloc_bytes = alloc_maxbytes; in mem_test()
218 write_msg, alloc_maxbytes / 1024); in mem_test()
227 alloc_maxbytes / 1024, write_msg); in mem_test()