Searched refs:maxpercent (Results 1 – 1 of 1) sorted by relevance
52 static int maxpercent = 20; variable61 char *str_maxpercent, int *maxpercent) in parse_mtest_options() argument78 if (tst_parse_int(str_maxpercent, maxpercent, 1, 99)) { in parse_mtest_options()113 opt_maxpercent, &maxpercent); in setup()123 alloc_maxbytes = ((float)maxpercent / 100.00) in setup()126 maxpercent, alloc_maxbytes / 1024); in setup()