Home
last modified time | relevance | path

Searched refs:opt_maxpercent (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
113 opt_maxpercent, &maxpercent); in setup()
232 {"p:", &opt_maxpercent, "Percent of total memory used at which the program stops"},