Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mem/mtest01/
Dmtest01.c57 static char *opt_chunksize, *opt_maxbytes, *opt_maxpercent; variable
111 parse_mtest_options(opt_chunksize, &chunksize, in setup()
230 {"c:", &opt_chunksize, "Size of chunk in bytes to malloc on each pass"},