Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/resctrl/
H A Dresctrl_tests.c199 int c, cpu_no = 1, argc_new = argc, i, no_of_bits = 0; in main() local
210 argc_new = ben_ind - 1; in main()
216 while ((c = getopt(argc_new, argv, "ht:b:n:p:")) != -1) { in main()