Home
last modified time | relevance | path

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

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